BitTitanPowerShell.dll-help.xml

<?xml version="1.0" encoding="utf-8" ?>
<helpItems xmlns="http://msh" schema="maml">
    <!-- Generated by HelpDocGenerator on 11/9/2017 at 3:26:19 PM. -->
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-ActiveDirectoryToOffice365ContactDirectorySync</command:name>
            <command:verb>New</command:verb>
            <command:noun>ActiveDirectoryToOffice365ContactDirectorySync</command:noun>
            <maml:description>
                <maml:para>Creates a(an) ActiveDirectoryToOffice365ContactDirectorySync</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-ActiveDirectoryToOffice365ContactDirectorySync creates a(an) ActiveDirectoryToOffice365ContactDirectorySync.
Represents a process to sync contacts from active directory to office 365.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-ActiveDirectoryToOffice365ContactDirectorySync</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Office365Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryCredentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableCreates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableDeletes</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableUpdates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExclusionFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryTime</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RootSearchContainer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SimulationOnly</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Office365Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryCredentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableCreates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableDeletes</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableUpdates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExclusionFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryTime</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RootSearchContainer</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerName</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SimulationOnly</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-ActiveDirectoryToOffice365GroupDirectorySync</command:name>
            <command:verb>New</command:verb>
            <command:noun>ActiveDirectoryToOffice365GroupDirectorySync</command:noun>
            <maml:description>
                <maml:para>Creates a(an) ActiveDirectoryToOffice365GroupDirectorySync</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-ActiveDirectoryToOffice365GroupDirectorySync creates a(an) ActiveDirectoryToOffice365GroupDirectorySync.
Represents a process to sync directory from active directory to office 365.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-ActiveDirectoryToOffice365GroupDirectorySync</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Office365Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryCredentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableCreates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableDeletes</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableUpdates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExclusionFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryTime</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RootSearchContainer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SimulationOnly</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateMembership</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Office365Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryCredentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableCreates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableDeletes</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableUpdates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExclusionFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryTime</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RootSearchContainer</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerName</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SimulationOnly</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateMembership</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-ActiveDirectoryToOffice365UserDirectorySync</command:name>
            <command:verb>New</command:verb>
            <command:noun>ActiveDirectoryToOffice365UserDirectorySync</command:noun>
            <maml:description>
                <maml:para>Creates a(an) ActiveDirectoryToOffice365UserDirectorySync</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-ActiveDirectoryToOffice365UserDirectorySync creates a(an) ActiveDirectoryToOffice365UserDirectorySync.
Represents a process to sync users from active directory to office 365.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-ActiveDirectoryToOffice365UserDirectorySync</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Office365Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActiveDirectoryCredentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="False">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DefaultPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DomainOverride</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableCreates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableDeletes</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EnableUpdates</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExclusionFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryTime</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RootSearchContainer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ServerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SimulationOnly</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Url</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Office365Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActiveDirectoryCredentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPassword</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DomainOverride</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableCreates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableDeletes</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EnableUpdates</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExclusionFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryTime</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RootSearchContainer</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchFilter</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerName</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SimulationOnly</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Url</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Select-PublicFolderLicenseEstimate</command:name>
            <command:verb>Select</command:verb>
            <command:noun>PublicFolderLicenseEstimate</command:noun>
            <maml:description>
                <maml:para>Selects a(an) PublicFolderLicenseEstimate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Select-PublicFolderLicenseEstimate selects a(an) PublicFolderLicenseEstimate.
Represents the estimated required licenses for a public folder.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Select-PublicFolderLicenseEstimate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>PublicFolderData</maml:name>
                    <command:parameterValue required="True">PublicFolderData[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>PublicFolderData</maml:name>
                <maml:description>
                    <maml:para>All Public Folder mailbox data</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.ExchangeTools.PowerShell.Data.PublicFolderData[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Split-PublicFolderMigrations</command:name>
            <command:verb>Split</command:verb>
            <command:noun>PublicFolderMigrations</command:noun>
            <maml:description>
                <maml:para>Splits a(an) PublicFolderMigrations</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Split-PublicFolderMigrations splits a(an) PublicFolderMigrations.
Represents migrations for a list of public folders.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Split-PublicFolderMigrations</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderCsvPath</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="1">
                    <maml:name>SplitOnFirstLevel</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderCsvPath</maml:name>
                <maml:description>
                    <maml:para>Full path to the CSV containing the list of Public Folder to be processed</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="1" aliases="none">
                <maml:name>SplitOnFirstLevel</maml:name>
                <maml:description>
                    <maml:para>(deprecated) Whether to use the first level Public Folders to split on (true), or alternatively the root (false)</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Select-PublicFolderData</command:name>
            <command:verb>Select</command:verb>
            <command:noun>PublicFolderData</command:noun>
            <maml:description>
                <maml:para>Selects a(an) PublicFolderData</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Select-PublicFolderData selects a(an) PublicFolderData.
Represents data in a public folder.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Select-PublicFolderData</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Format</maml:name>
                    <command:parameterValue required="True">DataFormat</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1">
                    <maml:name>PublicFolderMailboxData</maml:name>
                    <command:parameterValue required="True">PublicFolderMailboxData[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Format</maml:name>
                <maml:description>
                    <maml:para>Format of the data to select</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.ExchangeTools.PowerShell.Data.DataFormat</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1" aliases="none">
                <maml:name>PublicFolderMailboxData</maml:name>
                <maml:description>
                    <maml:para>All Public Folder mailbox data</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.ExchangeTools.PowerShell.Data.PublicFolderMailboxData[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Split-PublicFoldersIntoMailboxes</command:name>
            <command:verb>Split</command:verb>
            <command:noun>PublicFoldersIntoMailboxes</command:noun>
            <maml:description>
                <maml:para>Splits a(an) PublicFoldersIntoMailboxes</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Split-PublicFoldersIntoMailboxes splits a(an) PublicFoldersIntoMailboxes.
Represents splitting the public folders into mailboxes.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Split-PublicFoldersIntoMailboxes</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1">
                    <maml:name>PublicFolders</maml:name>
                    <command:parameterValue required="True">PublicFolderData[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="3">
                    <maml:name>GroupingType</maml:name>
                    <command:parameterValue required="False">PublicFolderGroupingType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="2">
                    <maml:name>MailboxNamePrefix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="4">
                    <maml:name>MailboxNameSuffixIndexStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1" aliases="none">
                <maml:name>PublicFolders</maml:name>
                <maml:description>
                    <maml:para>All Public Folders to split amongst the Public Folder Mailboxes</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.ExchangeTools.PowerShell.Data.PublicFolderData[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="3" aliases="none">
                <maml:name>GroupingType</maml:name>
                <maml:description>
                    <maml:para>Public folders grouping type</maml:para>
                </maml:description>
                <command:parameterValue required="False">BitTitan.ExchangeTools.PowerShell.Data.PublicFolderGroupingType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="2" aliases="none">
                <maml:name>MailboxNamePrefix</maml:name>
                <maml:description>
                    <maml:para>Public folders mailbox name prefix</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="4" aliases="none">
                <maml:name>MailboxNameSuffixIndexStart</maml:name>
                <maml:description>
                    <maml:para>Public folders mailbox name suffix index start value</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Maximum size of the Public Folder Mailbox in Gigabytes</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Request-PostponeTask</command:name>
            <command:verb>Request</command:verb>
            <command:noun>PostponeTask</command:noun>
            <maml:description>
                <maml:para>Requests a(an) PostponeTask</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Request-PostponeTask requests a(an) PostponeTask.
A dummy command to postpone a script task in its script.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Request-PostponeTask</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeInMilliSeconds</maml:name>
                    <command:parameterValue required="True">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="t">
                <maml:name>TimeInMilliSeconds</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_SignHash</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_SignHash</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_SignHash</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_SignHash gets a(an) MW_SignHash.
Represents the sign hash.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_SignHash</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_SignHash</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserEmailAddress</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Rename-AzureContainer</command:name>
            <command:verb>Rename</command:verb>
            <command:noun>AzureContainer</command:noun>
            <maml:description>
                <maml:para>Renames a(an) AzureContainer</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Rename-AzureContainer renames a(an) AzureContainer.
Represents an azure Container.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Rename-AzureContainer</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="true (ByValue)" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="true (ByValue)" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The Azure container name to rename into a legal Azure container name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-BT_PropertyBase</command:name>
            <command:verb>New</command:verb>
            <command:noun>BT_PropertyBase</command:noun>
            <maml:description>
                <maml:para>Creates a(an) BT_PropertyBase</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-BT_PropertyBase creates a(an) BT_PropertyBase.
Represents an MSPC property used in input tasks.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-BT_PropertyBase</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="True">PropertyType</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="True">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PropertyBusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>New-BT_PropertyBase</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="True">PropertyType</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="True">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PropertyBusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name of the property.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>The type of the property.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.Api.PropertyType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Value</maml:name>
                <maml:description>
                    <maml:para>The value of the property.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Object</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PropertyBusinessType</maml:name>
                <maml:description>
                    <maml:para>Property business type for string values.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>EmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Email address.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Domain</dev:value>
                        <maml:description>
                            <maml:para>Domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PhoneNumber</dev:value>
                        <maml:description>
                            <maml:para>Phone number.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EndUser</dev:value>
                        <maml:description>
                            <maml:para>MSPC End user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Group</dev:value>
                        <maml:description>
                            <maml:para>MSPC Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Endpoint</dev:value>
                        <maml:description>
                            <maml:para>MSPC Endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Device</dev:value>
                        <maml:description>
                            <maml:para>MSPC Device.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Customer</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxQuota</dev:value>
                        <maml:description>
                            <maml:para>Mailbox quota in MB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProxyJob</dev:value>
                        <maml:description>
                            <maml:para>Proxy job.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ReportOption</dev:value>
                        <maml:description>
                            <maml:para>Report option (e.g. whether to ignore software version numbers in the software inventory report).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProjectStats</dev:value>
                        <maml:description>
                            <maml:para>Project stats.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DateTime</dev:value>
                        <maml:description>
                            <maml:para>Date time.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>MSPC Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Long</dev:value>
                        <maml:description>
                            <maml:para>64-bit long.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Percentage</dev:value>
                        <maml:description>
                            <maml:para>Percentage.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TextBox</dev:value>
                        <maml:description>
                            <maml:para>Text box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CheckBox</dev:value>
                        <maml:description>
                            <maml:para>Boolean.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Guid</dev:value>
                        <maml:description>
                            <maml:para>Guid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SelectBox</dev:value>
                        <maml:description>
                            <maml:para>Select box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftAzureRegion</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Azure Region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Resource</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer Resource.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PowerShellScriptAssetId</dev:value>
                        <maml:description>
                            <maml:para>PowerShell script id.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutomationContextData</dev:value>
                        <maml:description>
                            <maml:para>The automation context data.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecureString</dev:value>
                        <maml:description>
                            <maml:para>The secure string that will be masked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ScriptLogAsFeed</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ScriptLogAsFeed</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ScriptLogAsFeed</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ScriptLogAsFeed adds a(an) BT_ScriptLogAsFeed.
Represents an instance of feed.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ScriptLogAsFeed</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="true (ByValue)" position="named">
                    <maml:name>Logs</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ScriptLogAsFeed</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="true (ByValue)" position="named">
                    <maml:name>Logs</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="true (ByValue)" position="named" aliases="none">
                <maml:name>Logs</maml:name>
                <maml:description>
                    <maml:para>Logs to record.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the task instance running the log function.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Generic representation of a priority, severity or importance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Complete-BT_TaskInstance</command:name>
            <command:verb>Complete</command:verb>
            <command:noun>BT_TaskInstance</command:noun>
            <maml:description>
                <maml:para>Completes a(an) BT_TaskInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Complete-BT_TaskInstance completes a(an) BT_TaskInstance.
Has no description provided.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Complete-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Complete-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Complete-BT_FeedInstance</command:name>
            <command:verb>Complete</command:verb>
            <command:noun>BT_FeedInstance</command:noun>
            <maml:description>
                <maml:para>Completes a(an) BT_FeedInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Complete-BT_FeedInstance completes a(an) BT_FeedInstance.
Has no description provided.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Complete-BT_FeedInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Complete-BT_FeedInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedInstanceId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Export-BT_TaskScriptContext</command:name>
            <command:verb>Export</command:verb>
            <command:noun>BT_TaskScriptContext</command:noun>
            <maml:description>
                <maml:para>Exports a(an) BT_TaskScriptContext</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Export-BT_TaskScriptContext exports a(an) BT_TaskScriptContext.
Represents an context snapshot for the task script instance.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Export-BT_TaskScriptContext</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ContextVariableNames</maml:name>
                    <command:parameterValue required="True">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SerializationDepth</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Export-BT_TaskScriptContext</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ContextVariableNames</maml:name>
                    <command:parameterValue required="True">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SerializationDepth</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContextVariableNames</maml:name>
                <maml:description>
                    <maml:para>The name of variables to be saved as context.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the task instance to import context.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SerializationDepth</maml:name>
                <maml:description>
                    <maml:para>The depth of serialization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ReportWithData</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ReportWithData</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ReportWithData</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ReportWithData gets a(an) BT_ReportWithData.
Represents a MSPComplete report with data.
A report represents a snapshots of current state of your business and helps you track it over time.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportWithData</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndBefore</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAfter</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportWithData</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndBefore</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAfter</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the report instance.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The customer Id associated with the data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndBefore</maml:name>
                <maml:description>
                    <maml:para>Filters the data ended on or before the date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of tuples retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAfter</maml:name>
                <maml:description>
                    <maml:para>Filters the data started on or after the date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Ticket should scope to the workgroup with an administrator role or privileged.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Retrieve a ticket scoped to a workgroup
$credentials = Get-Credential
$btTicket = Get-BT_Ticket -Credentials $credentials -ServiceType BitTitan
$workgroups = Get-BT_Workgroup -Ticket $btTicket
$workgroupTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $workgroups[0].WorkgroupOrganizationId
 
# Retrieve report instances belong to the workgroup, you need to have the administrator role for the account
$reportInstances = Get-BT_ReportInstance -Ticket $workgroupTicket
 
# Go over the listed report instances and pick the desired one to retrieve data, here for examplary purposes taking the first instance
$desiredReportInstance = $reportInstances[0]
 
# Retrieve the report with data
$report = Get-BT_ReportWithData -Ticket $workgroupTicket -ReportInstanceId $desiredReportInstance.Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ProductSkuID</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ProductSkuID</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ProductSkuID</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ProductSkuID gets a(an) BT_ProductSkuID.
Represents the product SKU guid</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ProductSkuID</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProductName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ProductSkuID</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProductName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductName</maml:name>
                <maml:description>
                    <maml:para>Name of BitTitan product.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Export-BT_OfferingMetadata</command:name>
            <command:verb>Export</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Exports a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Export-BT_OfferingMetadata exports a(an) BT_OfferingMetadata.
Exports an OfferingMetadata from MSPComplete.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Export-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderPath</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Overwrite</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Export-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderPath</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Overwrite</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderPath</maml:name>
                <maml:description>
                    <maml:para>The folder path where the OfferingMetadata will be stored.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>The id of the offering metadata to export.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Overwrite</maml:name>
                <maml:description>
                    <maml:para>Overwrite the zip file if it already exists.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_Environment</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_Environment</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_Environment</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_Environment sets a(an) MW_Environment.
Sets the environment for all MW cmdlets.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_Environment</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_Environment</maml:name>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Clear</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the environment to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Clear</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Environment</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Environment</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Environment</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Environment sets a(an) BT_Environment.
Sets the environment for all BT cmdlets.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Environment</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Environment</maml:name>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Clear</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the environment to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Clear</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Import-BT_OfferingMetadata</command:name>
            <command:verb>Import</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Imports a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Import-BT_OfferingMetadata imports a(an) BT_OfferingMetadata.
Imports an OfferingMetadata into MSPComplete.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Import-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilePath</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Import-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilePath</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilePath</maml:name>
                <maml:description>
                    <maml:para>The file path to the OfferingMetadata zip file to import.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Import-BT_TaskScriptContext</command:name>
            <command:verb>Import</command:verb>
            <command:noun>BT_TaskScriptContext</command:noun>
            <maml:description>
                <maml:para>Imports a(an) BT_TaskScriptContext</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Import-BT_TaskScriptContext imports a(an) BT_TaskScriptContext.
Represents an context snapshot for the task script instance.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Import-BT_TaskScriptContext</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Import-BT_TaskScriptContext</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the task instance to import context.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Send-BT_DmaDeploymentEmails</command:name>
            <command:verb>Send</command:verb>
            <command:noun>BT_DmaDeploymentEmails</command:noun>
            <maml:description>
                <maml:para>Sends a(an) BT_DmaDeploymentEmails</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Send-BT_DmaDeploymentEmails sends a(an) BT_DmaDeploymentEmails.
Sends emails to a list of end users with the instructions to install DMA.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Send-BT_DmaDeploymentEmails</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationEmailAddresses</maml:name>
                    <command:parameterValue required="True">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SenderEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Send-BT_DmaDeploymentEmails</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationEmailAddresses</maml:name>
                    <command:parameterValue required="True">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SenderEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The id of the customer the destination email addresses belong to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationEmailAddresses</maml:name>
                <maml:description>
                    <maml:para>The destination email addresses.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSubject</maml:name>
                <maml:description>
                    <maml:para>The subject of the email. The default email subject will be used if no value is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SenderEmailAddress</maml:name>
                <maml:description>
                    <maml:para>The sender's email address. The default sender's email address will be used if no value is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Start-BT_DpUser</command:name>
            <command:verb>Start</command:verb>
            <command:noun>BT_DpUser</command:noun>
            <maml:description>
                <maml:para>Starts a(an) BT_DpUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Start-BT_DpUser starts a(an) BT_DpUser.
Represents the process of DeploymentPro for the input user.
This is able to schedule for a new end user or reschedule for a scheduled one.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Start-BT_DpUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DestinationEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrimaryEmail</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Start-BT_DpUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DestinationEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrimaryEmail</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The id of the customer the user belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationEmailAddress</maml:name>
                <maml:description>
                    <maml:para>The destination email address.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="UserIdentity">
                <maml:name>UserPrimaryEmail</maml:name>
                <maml:description>
                    <maml:para>The end user email address to schedule DeploymentPro.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>The id of the product sku where licenses will be consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartTime</maml:name>
                <maml:description>
                    <maml:para>The time to start DeploymentPro.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Ticket should be privileged or scoped to the customer organization.</maml:para>
            </maml:alert>
            <maml:title>User primary email address</maml:title>
            <maml:alert>
                <maml:para>Primary email address must be provided as the source.</maml:para>
            </maml:alert>
            <maml:title>Destination email address</maml:title>
            <maml:alert>
                <maml:para>Destination email address must be provided as the destination.</maml:para>
            </maml:alert>
            <maml:title>Product sku id</maml:title>
            <maml:alert>
                <maml:para>When scheduling for a new end user, make sure it has a valid subscription or input a product sku id with a valid license. License can be shared within a workgroup. Try to find the product sku id with Get-BT_ProductSkuID.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Retrieve a ticket scoped with a customer&apos;s organization id
$cred = Get-Credential
$ticket = Get-BT_Ticket -Credential $cred -OrganizationId $customerId
 
# Retrieve the product sku id for product DeploymentPro (product name might change subject to the license purchased)
$productskuid = Get-BT_ProductSkuID -Ticket $ticket -ProductName &quot;DeploymentPro&quot;
 
# Schedule a DeploymentPro for an end user from source email address to destination email address
Start-BT_DpUser -UserPrimaryEmail source_email_address -DestinationEmailAddress destination_email_address -StartTime start_datetime -Ticket $ticket -ProductSkuId $productskuid -CustomerId $customerId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_AutomationLog</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_AutomationLog</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_AutomationLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_AutomationLog adds a(an) BT_AutomationLog.
Automation log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">AutomationLogLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">AutomationLogLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LoggedAt</maml:name>
                <maml:description>
                    <maml:para>Logged at.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LogLevel</maml:name>
                <maml:description>
                    <maml:para>Log level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AutomationLogLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Verbose</dev:value>
                        <maml:description>
                            <maml:para>Verbose.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Debug</dev:value>
                        <maml:description>
                            <maml:para>Debug.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Information</dev:value>
                        <maml:description>
                            <maml:para>Information.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Warning</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Error</dev:value>
                        <maml:description>
                            <maml:para>Error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Fatal</dev:value>
                        <maml:description>
                            <maml:para>Fatal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>Task instance id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_AutomationLog</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_AutomationLog</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_AutomationLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_AutomationLog gets a(an) BT_AutomationLog.
Automation log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LoggedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LoggedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LoggedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LoggedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LoggedAt</maml:name>
                <maml:description>
                    <maml:para>Logged at.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LogLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by LogLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LoggedAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LoggedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LoggedAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LoggedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Message_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Message_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>Task instance id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_AutomationLog</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_AutomationLog</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_AutomationLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_AutomationLog sets a(an) BT_AutomationLog.
Automation log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>automationlog</maml:name>
                    <command:parameterValue required="True">AutomationLogDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">AutomationLogLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>automationlog</maml:name>
                    <command:parameterValue required="True">AutomationLogDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LoggedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LogLevel</maml:name>
                    <command:parameterValue required="False">AutomationLogLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>automationlog</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.AutomationLogDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LoggedAt</maml:name>
                <maml:description>
                    <maml:para>Logged at.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LogLevel</maml:name>
                <maml:description>
                    <maml:para>Log level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AutomationLogLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Verbose</dev:value>
                        <maml:description>
                            <maml:para>Verbose.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Debug</dev:value>
                        <maml:description>
                            <maml:para>Debug.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Information</dev:value>
                        <maml:description>
                            <maml:para>Information.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Warning</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Error</dev:value>
                        <maml:description>
                            <maml:para>Error.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Fatal</dev:value>
                        <maml:description>
                            <maml:para>Fatal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>Task instance id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_AutomationLog</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_AutomationLog</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_AutomationLog</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_AutomationLog removes a(an) BT_AutomationLog.
Automation log.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_AutomationLog</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDeviceManagementReport</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDeviceManagementReport</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDeviceManagementReport</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDeviceManagementReport adds a(an) BT_CustomerDeviceManagementReport.
Represents information (error, status, event, etc) reported from a device management component (agent/module).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">DeviceManagementComponent</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">DeviceManagementReportType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">DeviceManagementComponent</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">DeviceManagementReportType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Component</maml:name>
                <maml:description>
                    <maml:para>The source component of the report.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DeviceManagementComponent</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Setup</dev:value>
                        <maml:description>
                            <maml:para>Setup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Executor</dev:value>
                        <maml:description>
                            <maml:para>Executor.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Updater</dev:value>
                        <maml:description>
                            <maml:para>Updater.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Service</dev:value>
                        <maml:description>
                            <maml:para>Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CrashReporter32</dev:value>
                        <maml:description>
                            <maml:para>Crash reporter (32 bit).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CrashReporter64</dev:value>
                        <maml:description>
                            <maml:para>Crash reporter (64 bit).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MachineHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Machine health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SoftwareHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Software health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ConnectivityHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Connectivity health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfigurator32</dev:value>
                        <maml:description>
                            <maml:para>Outlook configurator (32 bit) module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfigurator64</dev:value>
                        <maml:description>
                            <maml:para>Outlook configurator (64 bit) module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>JobRunner</dev:value>
                        <maml:description>
                            <maml:para>Job runner module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ComponentVersion</maml:name>
                <maml:description>
                    <maml:para>The version of the component (agent/module).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Id of the device that the agent is running on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the end user associated with the component.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>The error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>The error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportMesssage</maml:name>
                <maml:description>
                    <maml:para>The json-serialized report message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportType</maml:name>
                <maml:description>
                    <maml:para>The report type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DeviceManagementReportType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AgentUpdateResult</dev:value>
                        <maml:description>
                            <maml:para>Result of agent (Updater, CrashReporter, Executor and Service) update operation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfiguratorDiagnostics</dev:value>
                        <maml:description>
                            <maml:para>Diagnostics for outlook configurator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SetupFailure</dev:value>
                        <maml:description>
                            <maml:para>Setup failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDeviceManagementReport</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDeviceManagementReport</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDeviceManagementReport</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDeviceManagementReport gets a(an) BT_CustomerDeviceManagementReport.
Represents information (error, status, event, etc) reported from a device management component (agent/module).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ComponentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ComponentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReportMesssage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReportMesssage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ComponentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ComponentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReportMesssage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReportMesssage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Component</maml:name>
                <maml:description>
                    <maml:para>Filter by Component.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ComponentVersion</maml:name>
                <maml:description>
                    <maml:para>The version of the component (agent/module).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Id of the device that the agent is running on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the end user associated with the component.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>The error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>The error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportMesssage</maml:name>
                <maml:description>
                    <maml:para>The json-serialized report message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ReportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ComponentVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ComponentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ComponentVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ComponentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorCode_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorCode_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReportMesssage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReportMesssage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReportMesssage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReportMesssage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDeviceManagementReport</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDeviceManagementReport</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDeviceManagementReport</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDeviceManagementReport sets a(an) BT_CustomerDeviceManagementReport.
Represents information (error, status, event, etc) reported from a device management component (agent/module).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdevicemanagementreport</maml:name>
                    <command:parameterValue required="True">CustomerDeviceManagementReportDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">DeviceManagementComponent</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">DeviceManagementReportType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdevicemanagementreport</maml:name>
                    <command:parameterValue required="True">CustomerDeviceManagementReportDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Component</maml:name>
                    <command:parameterValue required="False">DeviceManagementComponent</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ComponentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReportMesssage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportType</maml:name>
                    <command:parameterValue required="False">DeviceManagementReportType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdevicemanagementreport</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceManagementReportDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Component</maml:name>
                <maml:description>
                    <maml:para>The source component of the report.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DeviceManagementComponent</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Setup</dev:value>
                        <maml:description>
                            <maml:para>Setup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Executor</dev:value>
                        <maml:description>
                            <maml:para>Executor.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Updater</dev:value>
                        <maml:description>
                            <maml:para>Updater.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Service</dev:value>
                        <maml:description>
                            <maml:para>Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CrashReporter32</dev:value>
                        <maml:description>
                            <maml:para>Crash reporter (32 bit).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CrashReporter64</dev:value>
                        <maml:description>
                            <maml:para>Crash reporter (64 bit).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MachineHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Machine health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SoftwareHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Software health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ConnectivityHealthCheck</dev:value>
                        <maml:description>
                            <maml:para>Connectivity health check module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfigurator32</dev:value>
                        <maml:description>
                            <maml:para>Outlook configurator (32 bit) module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfigurator64</dev:value>
                        <maml:description>
                            <maml:para>Outlook configurator (64 bit) module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>JobRunner</dev:value>
                        <maml:description>
                            <maml:para>Job runner module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ComponentVersion</maml:name>
                <maml:description>
                    <maml:para>The version of the component (agent/module).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Id of the device that the agent is running on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the end user associated with the component.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>The error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>The error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportMesssage</maml:name>
                <maml:description>
                    <maml:para>The json-serialized report message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportType</maml:name>
                <maml:description>
                    <maml:para>The report type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DeviceManagementReportType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AgentUpdateResult</dev:value>
                        <maml:description>
                            <maml:para>Result of agent (Updater, CrashReporter, Executor and Service) update operation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OutlookConfiguratorDiagnostics</dev:value>
                        <maml:description>
                            <maml:para>Diagnostics for outlook configurator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SetupFailure</dev:value>
                        <maml:description>
                            <maml:para>Setup failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDeviceManagementReport</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDeviceManagementReport</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDeviceManagementReport</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDeviceManagementReport removes a(an) BT_CustomerDeviceManagementReport.
Represents information (error, status, event, etc) reported from a device management component (agent/module).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceManagementReport</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerGroup</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerGroup</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerGroup adds a(an) BT_CustomerGroup.
Customer group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">GroupType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">GroupType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Search index state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SearchIndexState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdatePending</dev:value>
                        <maml:description>
                            <maml:para>Update pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RemovalPending</dev:value>
                        <maml:description>
                            <maml:para>Removal pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Published</dev:value>
                        <maml:description>
                            <maml:para>Published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotAbleToIndex</dev:value>
                        <maml:description>
                            <maml:para>Not able to index.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.GroupType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryDistributionGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory distribution group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectorySecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory security group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CustomGroup</dev:value>
                        <maml:description>
                            <maml:para>Custom group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Endpoint</dev:value>
                        <maml:description>
                            <maml:para>The group corresponds to an endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeviceManagement</dev:value>
                        <maml:description>
                            <maml:para>Identifies the DMA group.
            It contains users discovered via DMA.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory group which is not security or distribution group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerGroup</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerGroup</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerGroup gets a(an) BT_CustomerGroup.
Customer group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Filter by SearchIndexState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SearchIndexHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SearchIndexHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerGroup</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerGroup</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerGroup sets a(an) BT_CustomerGroup.
Customer group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customergroup</maml:name>
                    <command:parameterValue required="True">CustomerGroupDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">GroupType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customergroup</maml:name>
                    <command:parameterValue required="True">CustomerGroupDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">GroupType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customergroup</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerGroupDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointId</maml:name>
                <maml:description>
                    <maml:para>Endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Search index state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SearchIndexState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdatePending</dev:value>
                        <maml:description>
                            <maml:para>Update pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RemovalPending</dev:value>
                        <maml:description>
                            <maml:para>Removal pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Published</dev:value>
                        <maml:description>
                            <maml:para>Published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotAbleToIndex</dev:value>
                        <maml:description>
                            <maml:para>Not able to index.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.GroupType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryDistributionGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory distribution group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectorySecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory security group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CustomGroup</dev:value>
                        <maml:description>
                            <maml:para>Custom group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Endpoint</dev:value>
                        <maml:description>
                            <maml:para>The group corresponds to an endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeviceManagement</dev:value>
                        <maml:description>
                            <maml:para>Identifies the DMA group.
            It contains users discovered via DMA.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryGroup</dev:value>
                        <maml:description>
                            <maml:para>Active Directory group which is not security or distribution group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerGroup</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerGroup</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerGroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerGroup removes a(an) BT_CustomerGroup.
Customer group.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerGroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ExtendedProperty</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ExtendedProperty</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ExtendedProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ExtendedProperty adds a(an) BT_ExtendedProperty.
Represents an entity extended property.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="True">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsEncrypted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="True">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsEncrypted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>Reference entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Reference entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Value</maml:name>
                <maml:description>
                    <maml:para>Value.
            TODO: use ValueBase to support different value types.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Object</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsEncrypted</maml:name>
                <maml:description>
                    <maml:para>Is encrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ExtendedProperty</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ExtendedProperty</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ExtendedProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ExtendedProperty gets a(an) BT_ExtendedProperty.
Represents an entity extended property.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsEncrypted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsEncrypted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsEncrypted</maml:name>
                <maml:description>
                    <maml:para>Is encrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>Reference entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Reference entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ExtendedProperty</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ExtendedProperty</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ExtendedProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ExtendedProperty sets a(an) BT_ExtendedProperty.
Represents an entity extended property.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>extendedproperty</maml:name>
                    <command:parameterValue required="True">ExtendedPropertyDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>extendedproperty</maml:name>
                    <command:parameterValue required="True">ExtendedPropertyDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Object</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>extendedproperty</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ExtendedPropertyDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>Reference entity id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Reference entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Value</maml:name>
                <maml:description>
                    <maml:para>Value.
            TODO: use ValueBase to support different value types.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ExtendedProperty</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ExtendedProperty</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ExtendedProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ExtendedProperty removes a(an) BT_ExtendedProperty.
Represents an entity extended property.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ExtendedProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ReportInstance</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ReportInstance</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ReportInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ReportInstance adds a(an) BT_ReportInstance.
Describes an actual generated report.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">ReportGenerationState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">ReportGenerationState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportMetadataId</maml:name>
                <maml:description>
                    <maml:para>The report metadata Id.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Report category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cost</dev:value>
                        <maml:description>
                            <maml:para>Cost reporting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inventory</dev:value>
                        <maml:description>
                            <maml:para>Inventory.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Columns</maml:name>
                <maml:description>
                    <maml:para>Report columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportColumn[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The customer Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndAt</maml:name>
                <maml:description>
                    <maml:para>End date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedOn</maml:name>
                <maml:description>
                    <maml:para>Generated on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when creating report instance.
            These parameters will be used to generate report data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GenerationState</maml:name>
                <maml:description>
                    <maml:para>Report generation state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportGenerationState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In process.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReadyToView</maml:name>
                <maml:description>
                    <maml:para>Ready to view.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RequiresAggregation</maml:name>
                <maml:description>
                    <maml:para>Denotes report requires aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ViewingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when viewing report instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup who owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ReportInstance</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ReportInstance</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ReportInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ReportInstance gets a(an) BT_ReportInstance.
Describes an actual generated report.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedOn_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedOn_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReportMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedOn_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedOn_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Filter by Category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The customer Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndAt</maml:name>
                <maml:description>
                    <maml:para>End date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedOn</maml:name>
                <maml:description>
                    <maml:para>Generated on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GenerationState</maml:name>
                <maml:description>
                    <maml:para>Filter by GenerationState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReadyToView</maml:name>
                <maml:description>
                    <maml:para>Ready to view.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReportMetadataId</maml:name>
                <maml:description>
                    <maml:para>The report metadata Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RequiresAggregation</maml:name>
                <maml:description>
                    <maml:para>Denotes report requires aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Expires_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Expires.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Expires_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Expires.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedOn_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedOn.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedOn_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedOn.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup who owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ReportInstance</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ReportInstance</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ReportInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ReportInstance sets a(an) BT_ReportInstance.
Describes an actual generated report.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>reportinstance</maml:name>
                    <command:parameterValue required="True">ReportInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">ReportGenerationState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>reportinstance</maml:name>
                    <command:parameterValue required="True">ReportInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedOn</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GenerationState</maml:name>
                    <command:parameterValue required="False">ReportGenerationState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReadyToView</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>reportinstance</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ReportInstanceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Report category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cost</dev:value>
                        <maml:description>
                            <maml:para>Cost reporting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inventory</dev:value>
                        <maml:description>
                            <maml:para>Inventory.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Columns</maml:name>
                <maml:description>
                    <maml:para>Report columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportColumn[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerId</maml:name>
                <maml:description>
                    <maml:para>The customer Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndAt</maml:name>
                <maml:description>
                    <maml:para>End date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedOn</maml:name>
                <maml:description>
                    <maml:para>Generated on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when creating report instance.
            These parameters will be used to generate report data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GenerationState</maml:name>
                <maml:description>
                    <maml:para>Report generation state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportGenerationState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In process.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReadyToView</maml:name>
                <maml:description>
                    <maml:para>Ready to view.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ViewingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when viewing report instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup who owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ReportInstance</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ReportInstance</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ReportInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ReportInstance removes a(an) BT_ReportInstance.
Describes an actual generated report.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ReportInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TaskScriptInstance</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TaskScriptInstance</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TaskScriptInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TaskScriptInstance adds a(an) BT_TaskScriptInstance.
Describes an actual task script for execution.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskScriptInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskScriptMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContextVariablesXml</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PowerShellScriptBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskScriptInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskScriptMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContextVariablesXml</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PowerShellScriptBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskScriptMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding task script metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContextVariablesXml</maml:name>
                <maml:description>
                    <maml:para>The context variables serialized to Xml.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PowerShellScriptBody</maml:name>
                <maml:description>
                    <maml:para>PowerShell script body.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task is created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TaskScriptInstance</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TaskScriptInstance</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TaskScriptInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TaskScriptInstance gets a(an) BT_TaskScriptInstance.
Describes an actual task script for execution.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskScriptInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PowerShellScriptBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PowerShellScriptBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PowerShellScriptBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskScriptMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskScriptInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PowerShellScriptBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PowerShellScriptBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PowerShellScriptBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskScriptMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PowerShellScriptBody</maml:name>
                <maml:description>
                    <maml:para>PowerShell script body.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PowerShellScriptBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PowerShellScriptBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PowerShellScriptBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PowerShellScriptBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task is created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskScriptMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding task script metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TaskScriptInstance</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TaskScriptInstance</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TaskScriptInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TaskScriptInstance sets a(an) BT_TaskScriptInstance.
Describes an actual task script for execution.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskScriptInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskscriptinstance</maml:name>
                    <command:parameterValue required="True">TaskScriptInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContextVariablesXml</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskScriptInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskscriptinstance</maml:name>
                    <command:parameterValue required="True">TaskScriptInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContextVariablesXml</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>taskscriptinstance</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TaskScriptInstanceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContextVariablesXml</maml:name>
                <maml:description>
                    <maml:para>The context variables serialized to Xml.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task is created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TaskScriptInstance</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TaskScriptInstance</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TaskScriptInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TaskScriptInstance removes a(an) BT_TaskScriptInstance.
Describes an actual task script for execution.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskScriptInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskScriptInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TaskVariable</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TaskVariable</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TaskVariable</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TaskVariable adds a(an) BT_TaskVariable.
Describes an instance of a variable used for an .</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">PropertyClass</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Filters</maml:name>
                    <command:parameterValue required="False">TaskFilter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">TaskVariableType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">PropertyClass</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Filters</maml:name>
                    <command:parameterValue required="False">TaskFilter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">TaskVariableType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BusinessType</maml:name>
                <maml:description>
                    <maml:para>The of the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>EmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Email address.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Domain</dev:value>
                        <maml:description>
                            <maml:para>Domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PhoneNumber</dev:value>
                        <maml:description>
                            <maml:para>Phone number.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EndUser</dev:value>
                        <maml:description>
                            <maml:para>MSPC End user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Group</dev:value>
                        <maml:description>
                            <maml:para>MSPC Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Endpoint</dev:value>
                        <maml:description>
                            <maml:para>MSPC Endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Device</dev:value>
                        <maml:description>
                            <maml:para>MSPC Device.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Customer</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxQuota</dev:value>
                        <maml:description>
                            <maml:para>Mailbox quota in MB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProxyJob</dev:value>
                        <maml:description>
                            <maml:para>Proxy job.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ReportOption</dev:value>
                        <maml:description>
                            <maml:para>Report option (e.g. whether to ignore software version numbers in the software inventory report).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProjectStats</dev:value>
                        <maml:description>
                            <maml:para>Project stats.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DateTime</dev:value>
                        <maml:description>
                            <maml:para>Date time.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>MSPC Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Long</dev:value>
                        <maml:description>
                            <maml:para>64-bit long.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Percentage</dev:value>
                        <maml:description>
                            <maml:para>Percentage.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TextBox</dev:value>
                        <maml:description>
                            <maml:para>Text box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CheckBox</dev:value>
                        <maml:description>
                            <maml:para>Boolean.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Guid</dev:value>
                        <maml:description>
                            <maml:para>Guid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SelectBox</dev:value>
                        <maml:description>
                            <maml:para>Select box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftAzureRegion</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Azure Region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Resource</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer Resource.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PowerShellScriptAssetId</dev:value>
                        <maml:description>
                            <maml:para>PowerShell script id.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutomationContextData</dev:value>
                        <maml:description>
                            <maml:para>The automation context data.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecureString</dev:value>
                        <maml:description>
                            <maml:para>The secure string that will be masked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Class</maml:name>
                <maml:description>
                    <maml:para>The of the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyClass</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Simple</dev:value>
                        <maml:description>
                            <maml:para>Simple property.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Reference</dev:value>
                        <maml:description>
                            <maml:para>Reference property.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultInputValues</maml:name>
                <maml:description>
                    <maml:para>The default input values.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Filters</maml:name>
                <maml:description>
                    <maml:para>The filters applied to the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskFilter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name of this variable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the to which this variable belongs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceDataName</maml:name>
                <maml:description>
                    <maml:para>The name given to the piece of data to which this variable refers at its source.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the that produced the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VariableType</maml:name>
                <maml:description>
                    <maml:para>The of this variable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>UserDefined</dev:value>
                        <maml:description>
                            <maml:para>User defined .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SystemDefined</dev:value>
                        <maml:description>
                            <maml:para>System defined .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TaskVariable</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TaskVariable</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TaskVariable</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TaskVariable gets a(an) BT_TaskVariable.
Describes an instance of a variable used for an .</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SourceDataName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BusinessType</maml:name>
                <maml:description>
                    <maml:para>Filter by BusinessType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Class</maml:name>
                <maml:description>
                    <maml:para>Filter by Class.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name of this variable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the to which this variable belongs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SourceDataName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SourceDataName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SourceDataName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SourceDataName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceDataName</maml:name>
                <maml:description>
                    <maml:para>The name given to the piece of data to which this variable refers at its source.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the that produced the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VariableType</maml:name>
                <maml:description>
                    <maml:para>Filter by VariableType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TaskVariable</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TaskVariable</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TaskVariable</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TaskVariable sets a(an) BT_TaskVariable.
Describes an instance of a variable used for an .</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskvariable</maml:name>
                    <command:parameterValue required="True">TaskVariableDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">PropertyClass</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Filters</maml:name>
                    <command:parameterValue required="False">TaskFilter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">TaskVariableType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskvariable</maml:name>
                    <command:parameterValue required="True">TaskVariableDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BusinessType</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Class</maml:name>
                    <command:parameterValue required="False">PropertyClass</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Filters</maml:name>
                    <command:parameterValue required="False">TaskFilter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SourceDataName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VariableType</maml:name>
                    <command:parameterValue required="False">TaskVariableType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>taskvariable</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TaskVariableDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BusinessType</maml:name>
                <maml:description>
                    <maml:para>The of the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>EmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Email address.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Domain</dev:value>
                        <maml:description>
                            <maml:para>Domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PhoneNumber</dev:value>
                        <maml:description>
                            <maml:para>Phone number.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EndUser</dev:value>
                        <maml:description>
                            <maml:para>MSPC End user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Group</dev:value>
                        <maml:description>
                            <maml:para>MSPC Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Endpoint</dev:value>
                        <maml:description>
                            <maml:para>MSPC Endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Device</dev:value>
                        <maml:description>
                            <maml:para>MSPC Device.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Customer</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxQuota</dev:value>
                        <maml:description>
                            <maml:para>Mailbox quota in MB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProxyJob</dev:value>
                        <maml:description>
                            <maml:para>Proxy job.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ReportOption</dev:value>
                        <maml:description>
                            <maml:para>Report option (e.g. whether to ignore software version numbers in the software inventory report).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProjectStats</dev:value>
                        <maml:description>
                            <maml:para>Project stats.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DateTime</dev:value>
                        <maml:description>
                            <maml:para>Date time.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>MSPC Gateway.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Long</dev:value>
                        <maml:description>
                            <maml:para>64-bit long.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Percentage</dev:value>
                        <maml:description>
                            <maml:para>Percentage.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>TextBox</dev:value>
                        <maml:description>
                            <maml:para>Text box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CheckBox</dev:value>
                        <maml:description>
                            <maml:para>Boolean.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Guid</dev:value>
                        <maml:description>
                            <maml:para>Guid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SelectBox</dev:value>
                        <maml:description>
                            <maml:para>Select box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftAzureRegion</dev:value>
                        <maml:description>
                            <maml:para>Microsoft Azure Region.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Resource</dev:value>
                        <maml:description>
                            <maml:para>MSPC Customer Resource.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PowerShellScriptAssetId</dev:value>
                        <maml:description>
                            <maml:para>PowerShell script id.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutomationContextData</dev:value>
                        <maml:description>
                            <maml:para>The automation context data.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecureString</dev:value>
                        <maml:description>
                            <maml:para>The secure string that will be masked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Class</maml:name>
                <maml:description>
                    <maml:para>The of the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyClass</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Simple</dev:value>
                        <maml:description>
                            <maml:para>Simple property.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Reference</dev:value>
                        <maml:description>
                            <maml:para>Reference property.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultInputValues</maml:name>
                <maml:description>
                    <maml:para>The default input values.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Filters</maml:name>
                <maml:description>
                    <maml:para>The filters applied to the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskFilter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name of this variable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the to which this variable belongs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceDataName</maml:name>
                <maml:description>
                    <maml:para>The name given to the piece of data to which this variable refers at its source.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The ID of the that produced the data to which this variable refers.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VariableType</maml:name>
                <maml:description>
                    <maml:para>The of this variable.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>UserDefined</dev:value>
                        <maml:description>
                            <maml:para>User defined .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SystemDefined</dev:value>
                        <maml:description>
                            <maml:para>System defined .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TaskVariable</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TaskVariable</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TaskVariable</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TaskVariable removes a(an) BT_TaskVariable.
Describes an instance of a variable used for an .</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskVariable</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_LicensePackMigrationWiz</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_LicensePackMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_LicensePackMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_LicensePackMigrationWiz adds a(an) BT_LicensePackMigrationWiz.
Represents a license pack in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>License type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.LicenseType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Regular</dev:value>
                        <maml:description>
                            <maml:para>Regular.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Managed</dev:value>
                        <maml:description>
                            <maml:para>Managed (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Distributor</dev:value>
                        <maml:description>
                            <maml:para>Distributor (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily (billed at the end of each day via the billing run task).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial (no billing required, this is for customers to try out our products).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_LicensePackMigrationWiz</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_LicensePackMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_LicensePackMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_LicensePackMigrationWiz gets a(an) BT_LicensePackMigrationWiz.
Represents a license pack in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>Filter by LicenseType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Accelerated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Accelerated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AffiliateGrantDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AffiliateGrantDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Granted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Granted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notification_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notification_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Purchased_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Purchased_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Refunded_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Refunded_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Revoked_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Revoked_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Used_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Used_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_LicensePackMigrationWiz</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_LicensePackMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_LicensePackMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_LicensePackMigrationWiz sets a(an) BT_LicensePackMigrationWiz.
Represents a license pack in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>licensepackmigrationwiz</maml:name>
                    <command:parameterValue required="True">LicensePackMigrationWizDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>licensepackmigrationwiz</maml:name>
                    <command:parameterValue required="True">LicensePackMigrationWizDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>licensepackmigrationwiz</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.LicensePackMigrationWizDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>License type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.LicenseType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Regular</dev:value>
                        <maml:description>
                            <maml:para>Regular.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Managed</dev:value>
                        <maml:description>
                            <maml:para>Managed (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Distributor</dev:value>
                        <maml:description>
                            <maml:para>Distributor (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily (billed at the end of each day via the billing run task).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial (no billing required, this is for customers to try out our products).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_LicensePackMigrationWiz</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_LicensePackMigrationWiz</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_LicensePackMigrationWiz</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_LicensePackMigrationWiz removes a(an) BT_LicensePackMigrationWiz.
Represents a license pack in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_LicensePackMigrationWiz</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Mailbox</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Mailbox</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Mailbox adds a(an) BT_Mailbox.
Represents a mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.
            Unlike the MW SOAP Api, this property is exposed in the SendBus SOAP API and required to be set.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled item types for the mailbox.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportPassword</maml:name>
                <maml:description>
                    <maml:para>Export password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportPassword</maml:name>
                <maml:description>
                    <maml:para>Import password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Mailbox</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Mailbox</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Mailbox gets a(an) BT_Mailbox.
Represents a mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportPasswordEncrypted</maml:name>
                <maml:description>
                    <maml:para>Export password (encrypted, actual value stored in the database).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportPasswordEncrypted</maml:name>
                <maml:description>
                    <maml:para>Import password (encrypted, actual value stored in the database).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUserName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUserName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PublicFolderPath.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PublicFolderPath.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Token_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Token_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.
            Unlike the MW SOAP Api, this property is exposed in the SendBus SOAP API and required to be set.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Mailbox</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Mailbox</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Mailbox sets a(an) BT_Mailbox.
Represents a mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailbox</maml:name>
                    <command:parameterValue required="True">MailboxDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailbox</maml:name>
                    <command:parameterValue required="True">MailboxDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>mailbox</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.MailboxDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled item types for the mailbox.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportPassword</maml:name>
                <maml:description>
                    <maml:para>Export password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportPassword</maml:name>
                <maml:description>
                    <maml:para>Import password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.
            Unlike the MW SOAP Api, this property is exposed in the SendBus SOAP API and required to be set.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Mailbox</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Mailbox</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Mailbox removes a(an) BT_Mailbox.
Represents a mailbox in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_MailboxConnector</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_MailboxConnector adds a(an) BT_MailboxConnector.
Represents a mailbox connector in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">ProjectTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">ProjectTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the export configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the import configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the audit log configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SqlAuditLogConfiguration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Audit log type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AuditLogType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Sql</dev:value>
                        <maml:description>
                            <maml:para>Sql.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture. Comes from the import settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Export type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQL</dev:value>
                        <maml:description>
                            <maml:para>Azure Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2005</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2005 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2012 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012Assessment</dev:value>
                        <maml:description>
                            <maml:para>Microsoft SQL 2012 Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQLAssessment</dev:value>
                        <maml:description>
                            <maml:para>Azure SQL Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Import type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQL</dev:value>
                        <maml:description>
                            <maml:para>Azure Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2005</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2005 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2012 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012Assessment</dev:value>
                        <maml:description>
                            <maml:para>Microsoft SQL 2012 Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQLAssessment</dev:value>
                        <maml:description>
                            <maml:para>Azure SQL Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Processing requirement.
            Allows to force migration to happen in our US datacenter for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProcessingRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Local</dev:value>
                        <maml:description>
                            <maml:para>Any local.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnDemand</dev:value>
                        <maml:description>
                            <maml:para>Any on-demand.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProjectType</maml:name>
                <maml:description>
                    <maml:para>The project type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProjectTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>Default value.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Represents a mailbox project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Storage</dev:value>
                        <maml:description>
                            <maml:para>Represents a storage project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Represents a public folder project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Represents an archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchive</dev:value>
                        <maml:description>
                            <maml:para>Represents an enterprise archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorage</dev:value>
                        <maml:description>
                            <maml:para>Represents an enterprise archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Collaboration</dev:value>
                        <maml:description>
                            <maml:para>Represents a collaboration project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Database</dev:value>
                        <maml:description>
                            <maml:para>Represents a database project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Zone requirement.
            Specifies in which geographic area migrations must be performed for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ZoneRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NorthAmerica</dev:value>
                        <maml:description>
                            <maml:para>North America (Virginia).
            For Azure: Both AZNAE and AZNAW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WesternEurope</dev:value>
                        <maml:description>
                            <maml:para>Western Europe (Amsterdam for Azure, Ireland for AWS).
            For Azure: AZEUW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AsiaPacific</dev:value>
                        <maml:description>
                            <maml:para>Asia Pacific (Singapore).
            For Azure: AZSEA</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Australia</dev:value>
                        <maml:description>
                            <maml:para>Australia (Asia Pacific Sydney).
            For Azure: AZAUE - NSW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Japan</dev:value>
                        <maml:description>
                            <maml:para>Japan (Asia Pacific Tokyo).
            For Azure: AZJPE - Saltiama.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAmerica</dev:value>
                        <maml:description>
                            <maml:para>South America (Sao Paolo).
            For Azure: AZSAB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Canada</dev:value>
                        <maml:description>
                            <maml:para>Canada.
            For Azure: AZCAD.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NorthernEurope</dev:value>
                        <maml:description>
                            <maml:para>Northern Europe (Dublin).
            For Azure: AZEUN.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_MailboxConnector</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_MailboxConnector gets a(an) BT_MailboxConnector.
Represents a mailbox connector in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Culture_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Culture_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Culture_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Culture_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Filter by AuditLogType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture. Comes from the import settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ExportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ImportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ProcessingRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProjectType</maml:name>
                <maml:description>
                    <maml:para>Filter by ProjectType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsFailureEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsFailureEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsSuccessEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsSuccessEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Culture_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Culture.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Culture_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Culture.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndUserCredentialsFormMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndUserCredentialsFormMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemRetryTimeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemRetryTimeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRateDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRateDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemFailures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemFailures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemRetry.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemRetry.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumSimultaneousMigrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumSimultaneousMigrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxLicensesToConsume.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxLicensesToConsume.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalStage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalStage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalStage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalStage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ZoneRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_MailboxConnector</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_MailboxConnector sets a(an) BT_MailboxConnector.
Represents a mailbox connector in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailboxconnector</maml:name>
                    <command:parameterValue required="True">MailboxConnectorDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>mailboxconnector</maml:name>
                    <command:parameterValue required="True">MailboxConnectorDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Culture</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>mailboxconnector</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.MailboxConnectorDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the audit log configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SqlAuditLogConfiguration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Audit log type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AuditLogType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Sql</dev:value>
                        <maml:description>
                            <maml:para>Sql.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Culture</maml:name>
                <maml:description>
                    <maml:para>Culture. Comes from the import settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the export configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Export type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQL</dev:value>
                        <maml:description>
                            <maml:para>Azure Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2005</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2005 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2012 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012Assessment</dev:value>
                        <maml:description>
                            <maml:para>Microsoft SQL 2012 Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQLAssessment</dev:value>
                        <maml:description>
                            <maml:para>Azure SQL Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the import configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Import type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQL</dev:value>
                        <maml:description>
                            <maml:para>Azure Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2005</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2005 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2012 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012Assessment</dev:value>
                        <maml:description>
                            <maml:para>Microsoft SQL 2012 Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQLAssessment</dev:value>
                        <maml:description>
                            <maml:para>Azure SQL Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Processing requirement.
            Allows to force migration to happen in our US datacenter for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProcessingRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Local</dev:value>
                        <maml:description>
                            <maml:para>Any local.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnDemand</dev:value>
                        <maml:description>
                            <maml:para>Any on-demand.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Zone requirement.
            Specifies in which geographic area migrations must be performed for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ZoneRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NorthAmerica</dev:value>
                        <maml:description>
                            <maml:para>North America (Virginia).
            For Azure: Both AZNAE and AZNAW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WesternEurope</dev:value>
                        <maml:description>
                            <maml:para>Western Europe (Amsterdam for Azure, Ireland for AWS).
            For Azure: AZEUW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AsiaPacific</dev:value>
                        <maml:description>
                            <maml:para>Asia Pacific (Singapore).
            For Azure: AZSEA</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Australia</dev:value>
                        <maml:description>
                            <maml:para>Australia (Asia Pacific Sydney).
            For Azure: AZAUE - NSW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Japan</dev:value>
                        <maml:description>
                            <maml:para>Japan (Asia Pacific Tokyo).
            For Azure: AZJPE - Saltiama.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAmerica</dev:value>
                        <maml:description>
                            <maml:para>South America (Sao Paolo).
            For Azure: AZSAB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Canada</dev:value>
                        <maml:description>
                            <maml:para>Canada.
            For Azure: AZCAD.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NorthernEurope</dev:value>
                        <maml:description>
                            <maml:para>Northern Europe (Dublin).
            For Azure: AZEUN.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_MailboxConnector</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_MailboxConnector removes a(an) BT_MailboxConnector.
Represents a mailbox connector in MigrationWiz.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerRelationAggregatedData</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerRelationAggregatedData</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerRelationAggregatedData</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerRelationAggregatedData adds a(an) BT_CustomerRelationAggregatedData.
Represents a customer relation aggregated data.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerRelationAggregatedData</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedEvent</maml:name>
                    <command:parameterValue required="True">CustomerRelationAggregatedEvent</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AggregatedType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AggregatedXml</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedTimeframe</maml:name>
                    <command:parameterValue required="False">CustomerRelationTimeframe</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerRelationAggregatedData</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedEvent</maml:name>
                    <command:parameterValue required="True">CustomerRelationAggregatedEvent</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AggregatedType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AggregatedXml</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedTimeframe</maml:name>
                    <command:parameterValue required="False">CustomerRelationTimeframe</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedEvent</maml:name>
                <maml:description>
                    <maml:para>Customer Relation Aggregated event.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.CustomerRelationAggregatedEvent</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Empty</dev:value>
                        <maml:description>
                            <maml:para>Empty.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfPurchasesFromCart</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Purchases from cart.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfCartVisits</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of cart visits.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfAddedEndUsers</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Added End Users.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfAddedCustomers</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Added Customers.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfAddedMWProjects</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Added MW Projects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfDeletedEndUsers</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Deleted End Users.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfDeletedCustomers</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Deleted Customers.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfDeletedMWProjects</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Deleted MW Projects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactTotalNumberOfActiveEndUsers</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Total number of active end users.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RelationshipContactDemoProvided</dev:value>
                        <maml:description>
                            <maml:para>Relationship for Contact Entity for field Demo Provided.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RelationshipSupportInquiry</dev:value>
                        <maml:description>
                            <maml:para>Relationship for Contact Entity for Support Inquiry.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedType</maml:name>
                <maml:description>
                    <maml:para>Customer Relation Aggregated type.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedXml</maml:name>
                <maml:description>
                    <maml:para>XML representation of the Customer Relation Aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user id.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedTimeframe</maml:name>
                <maml:description>
                    <maml:para>Customer Relation Aggregated time frame.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerRelationTimeframe</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Empty</dev:value>
                        <maml:description>
                            <maml:para>Empty.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Last24hours</dev:value>
                        <maml:description>
                            <maml:para>Last 24 Hours.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Last7days</dev:value>
                        <maml:description>
                            <maml:para>Last 7 Days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Last30days</dev:value>
                        <maml:description>
                            <maml:para>Last 30 Days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lifetime</dev:value>
                        <maml:description>
                            <maml:para>Lifetime.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerRelationAggregatedData</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerRelationAggregatedData</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerRelationAggregatedData</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerRelationAggregatedData gets a(an) BT_CustomerRelationAggregatedData.
Represents a customer relation aggregated data.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerRelationAggregatedData</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedEvent</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedTimeframe</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedXml</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AggregatedType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AggregatedType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AggregatedXml_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AggregatedXml_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerRelationAggregatedData</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedEvent</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedTimeframe</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedXml</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AggregatedType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AggregatedType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AggregatedXml_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AggregatedXml_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedEvent</maml:name>
                <maml:description>
                    <maml:para>Filter by AggregatedEvent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedTimeframe</maml:name>
                <maml:description>
                    <maml:para>Filter by AggregatedTimeframe.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedType</maml:name>
                <maml:description>
                    <maml:para>Customer Relation Aggregated type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedXml</maml:name>
                <maml:description>
                    <maml:para>XML representation of the Customer Relation Aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AggregatedType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AggregatedType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AggregatedType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AggregatedType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AggregatedXml_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AggregatedXml.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AggregatedXml_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AggregatedXml.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerRelationAggregatedData</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerRelationAggregatedData</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerRelationAggregatedData</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerRelationAggregatedData sets a(an) BT_CustomerRelationAggregatedData.
Represents a customer relation aggregated data.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerRelationAggregatedData</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerrelationaggregateddata</maml:name>
                    <command:parameterValue required="True">CustomerRelationAggregatedDataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedEvent</maml:name>
                    <command:parameterValue required="False">CustomerRelationAggregatedEvent</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedTimeframe</maml:name>
                    <command:parameterValue required="False">CustomerRelationTimeframe</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AggregatedType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AggregatedXml</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerRelationAggregatedData</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerrelationaggregateddata</maml:name>
                    <command:parameterValue required="True">CustomerRelationAggregatedDataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedEvent</maml:name>
                    <command:parameterValue required="False">CustomerRelationAggregatedEvent</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AggregatedTimeframe</maml:name>
                    <command:parameterValue required="False">CustomerRelationTimeframe</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AggregatedType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AggregatedXml</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerrelationaggregateddata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerRelationAggregatedDataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedEvent</maml:name>
                <maml:description>
                    <maml:para>Customer Relation Aggregated event.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerRelationAggregatedEvent</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Empty</dev:value>
                        <maml:description>
                            <maml:para>Empty.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfPurchasesFromCart</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Purchases from cart.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfCartVisits</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of cart visits.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfAddedEndUsers</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Added End Users.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfAddedCustomers</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Added Customers.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfAddedMWProjects</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Added MW Projects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfDeletedEndUsers</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Deleted End Users.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfDeletedCustomers</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Deleted Customers.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactNumberOfDeletedMWProjects</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Number of Deleted MW Projects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InAppActivityContactTotalNumberOfActiveEndUsers</dev:value>
                        <maml:description>
                            <maml:para>In App Activity for Contact Entity for field Total number of active end users.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RelationshipContactDemoProvided</dev:value>
                        <maml:description>
                            <maml:para>Relationship for Contact Entity for field Demo Provided.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RelationshipSupportInquiry</dev:value>
                        <maml:description>
                            <maml:para>Relationship for Contact Entity for Support Inquiry.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedTimeframe</maml:name>
                <maml:description>
                    <maml:para>Customer Relation Aggregated time frame.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerRelationTimeframe</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Empty</dev:value>
                        <maml:description>
                            <maml:para>Empty.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Last24hours</dev:value>
                        <maml:description>
                            <maml:para>Last 24 Hours.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Last7days</dev:value>
                        <maml:description>
                            <maml:para>Last 7 Days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Last30days</dev:value>
                        <maml:description>
                            <maml:para>Last 30 Days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lifetime</dev:value>
                        <maml:description>
                            <maml:para>Lifetime.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedType</maml:name>
                <maml:description>
                    <maml:para>Customer Relation Aggregated type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AggregatedXml</maml:name>
                <maml:description>
                    <maml:para>XML representation of the Customer Relation Aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerRelationAggregatedData</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerRelationAggregatedData</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerRelationAggregatedData</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerRelationAggregatedData removes a(an) BT_CustomerRelationAggregatedData.
Represents a customer relation aggregated data.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerRelationAggregatedData</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerRelationAggregatedData</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerRelationEventUser</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerRelationEventUser</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerRelationEventUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerRelationEventUser adds a(an) BT_CustomerRelationEventUser.
Represents a customer relation event customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerRelationEventUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CrmId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerRelationEventUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerEmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CrmId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Customer email address.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerName</maml:name>
                <maml:description>
                    <maml:para>Customer name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CrmId</maml:name>
                <maml:description>
                    <maml:para>Crm id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerRelationEventId</maml:name>
                <maml:description>
                    <maml:para>Customer relation event id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerRelationEventUser</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerRelationEventUser</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerRelationEventUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerRelationEventUser gets a(an) BT_CustomerRelationEventUser.
Represents a customer relation event customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerRelationEventUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CrmId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CustomerEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CustomerEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CustomerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CustomerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerRelationEventUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CrmId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CustomerEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CustomerEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CustomerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CustomerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CrmId</maml:name>
                <maml:description>
                    <maml:para>Crm id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Customer email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerName</maml:name>
                <maml:description>
                    <maml:para>Customer name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerRelationEventId</maml:name>
                <maml:description>
                    <maml:para>Customer relation event id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CustomerEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CustomerEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CustomerEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CustomerEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CustomerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CustomerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CustomerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CustomerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerRelationEventUser</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerRelationEventUser</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerRelationEventUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerRelationEventUser sets a(an) BT_CustomerRelationEventUser.
Represents a customer relation event customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerRelationEventUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerrelationeventuser</maml:name>
                    <command:parameterValue required="True">CustomerRelationEventUserDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CrmId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerRelationEventUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerrelationeventuser</maml:name>
                    <command:parameterValue required="True">CustomerRelationEventUserDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CrmId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CustomerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerrelationeventuser</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerRelationEventUserDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CrmId</maml:name>
                <maml:description>
                    <maml:para>Crm id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Customer email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerName</maml:name>
                <maml:description>
                    <maml:para>Customer name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerRelationEventId</maml:name>
                <maml:description>
                    <maml:para>Customer relation event id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerRelationEventUser</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerRelationEventUser</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerRelationEventUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerRelationEventUser removes a(an) BT_CustomerRelationEventUser.
Represents a customer relation event customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerRelationEventUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerRelationEventUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerRelationEvent</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerRelationEvent</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerRelationEvent</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerRelationEvent adds a(an) BT_CustomerRelationEvent.
Represents a customer relation event.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerRelationEvent</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventSource</maml:name>
                    <command:parameterValue required="True">CustomerRelationEventSources</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventType</maml:name>
                    <command:parameterValue required="True">CustomerRelationEventTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EventDetail</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EventName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternalEmails</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Opportunity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerRelationEvent</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventSource</maml:name>
                    <command:parameterValue required="True">CustomerRelationEventSources</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventType</maml:name>
                    <command:parameterValue required="True">CustomerRelationEventTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EventDetail</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EventName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternalEmails</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Opportunity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerRelationEventSource</maml:name>
                <maml:description>
                    <maml:para>The event source.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.CustomerRelationEventSources</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Email</dev:value>
                        <maml:description>
                            <maml:para>From email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zendesk</dev:value>
                        <maml:description>
                            <maml:para>From Zendesk.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CRM</dev:value>
                        <maml:description>
                            <maml:para>From CRM.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Database</dev:value>
                        <maml:description>
                            <maml:para>From bittitan database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ManualEntry</dev:value>
                        <maml:description>
                            <maml:para>From web form.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SkypeForBusiness</dev:value>
                        <maml:description>
                            <maml:para>From skype for business (lync).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerRelationEventType</maml:name>
                <maml:description>
                    <maml:para>The event type.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.CustomerRelationEventTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Support</dev:value>
                        <maml:description>
                            <maml:para>Support event.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Demo</dev:value>
                        <maml:description>
                            <maml:para>Demo.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Webinar</dev:value>
                        <maml:description>
                            <maml:para>Webinar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Refund</dev:value>
                        <maml:description>
                            <maml:para>Refund.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conference</dev:value>
                        <maml:description>
                            <maml:para>Conference.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contacted</dev:value>
                        <maml:description>
                            <maml:para>Contacted by other means.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RunbookPublished</dev:value>
                        <maml:description>
                            <maml:para>Runbook published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RunbookExecuted</dev:value>
                        <maml:description>
                            <maml:para>Runbook executed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PowershellTask</dev:value>
                        <maml:description>
                            <maml:para>Powershell task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventDetail</maml:name>
                <maml:description>
                    <maml:para>Event detail.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventName</maml:name>
                <maml:description>
                    <maml:para>Event name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>InternalEmails</maml:name>
                <maml:description>
                    <maml:para>The internal emails.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>The additional notes.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags such as positive, negative, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Opportunity</maml:name>
                <maml:description>
                    <maml:para>The Opportunity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerRelationEvent</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerRelationEvent</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerRelationEvent</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerRelationEvent gets a(an) BT_CustomerRelationEvent.
Represents a customer relation event.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerRelationEvent</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventSource</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventDetail</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InternalEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Opportunity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventDetail_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventDetail_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Opportunity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Opportunity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerRelationEvent</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventSource</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventDetail</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InternalEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Opportunity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventDetail_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventDetail_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Opportunity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Opportunity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerRelationEventSource</maml:name>
                <maml:description>
                    <maml:para>Filter by CustomerRelationEventSource.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerRelationEventType</maml:name>
                <maml:description>
                    <maml:para>Filter by CustomerRelationEventType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventDetail</maml:name>
                <maml:description>
                    <maml:para>Event detail.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventName</maml:name>
                <maml:description>
                    <maml:para>Event name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InternalEmails</maml:name>
                <maml:description>
                    <maml:para>The internal emails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>The additional notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Opportunity</maml:name>
                <maml:description>
                    <maml:para>The Opportunity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EventDetail_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EventDetail.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EventDetail_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EventDetail.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EventName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EventName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EventName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EventName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InternalEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InternalEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InternalEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InternalEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Opportunity_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Opportunity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Opportunity_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Opportunity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags such as positive, negative, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerRelationEvent</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerRelationEvent</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerRelationEvent</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerRelationEvent sets a(an) BT_CustomerRelationEvent.
Represents a customer relation event.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerRelationEvent</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerrelationevent</maml:name>
                    <command:parameterValue required="True">CustomerRelationEventDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventSource</maml:name>
                    <command:parameterValue required="False">CustomerRelationEventSources</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventType</maml:name>
                    <command:parameterValue required="False">CustomerRelationEventTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EventDetail</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EventName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternalEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Opportunity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerRelationEvent</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerrelationevent</maml:name>
                    <command:parameterValue required="True">CustomerRelationEventDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventSource</maml:name>
                    <command:parameterValue required="False">CustomerRelationEventSources</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerRelationEventType</maml:name>
                    <command:parameterValue required="False">CustomerRelationEventTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EventDetail</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EventName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternalEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Opportunity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerrelationevent</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerRelationEventDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerRelationEventSource</maml:name>
                <maml:description>
                    <maml:para>The event source.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerRelationEventSources</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Email</dev:value>
                        <maml:description>
                            <maml:para>From email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zendesk</dev:value>
                        <maml:description>
                            <maml:para>From Zendesk.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CRM</dev:value>
                        <maml:description>
                            <maml:para>From CRM.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Database</dev:value>
                        <maml:description>
                            <maml:para>From bittitan database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ManualEntry</dev:value>
                        <maml:description>
                            <maml:para>From web form.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SkypeForBusiness</dev:value>
                        <maml:description>
                            <maml:para>From skype for business (lync).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerRelationEventType</maml:name>
                <maml:description>
                    <maml:para>The event type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerRelationEventTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Support</dev:value>
                        <maml:description>
                            <maml:para>Support event.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Demo</dev:value>
                        <maml:description>
                            <maml:para>Demo.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Webinar</dev:value>
                        <maml:description>
                            <maml:para>Webinar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Refund</dev:value>
                        <maml:description>
                            <maml:para>Refund.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conference</dev:value>
                        <maml:description>
                            <maml:para>Conference.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contacted</dev:value>
                        <maml:description>
                            <maml:para>Contacted by other means.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RunbookPublished</dev:value>
                        <maml:description>
                            <maml:para>Runbook published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RunbookExecuted</dev:value>
                        <maml:description>
                            <maml:para>Runbook executed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PowershellTask</dev:value>
                        <maml:description>
                            <maml:para>Powershell task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventDetail</maml:name>
                <maml:description>
                    <maml:para>Event detail.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventName</maml:name>
                <maml:description>
                    <maml:para>Event name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>InternalEmails</maml:name>
                <maml:description>
                    <maml:para>The internal emails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>The additional notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Opportunity</maml:name>
                <maml:description>
                    <maml:para>The Opportunity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags such as positive, negative, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerRelationEvent</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerRelationEvent</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerRelationEvent</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerRelationEvent removes a(an) BT_CustomerRelationEvent.
Represents a customer relation event.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerRelationEvent</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerRelationEvent</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerGateway</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerGateway</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerGateway</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerGateway adds a(an) BT_CustomerGateway.
Represents a MSPC Gateway.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GatewaySettings</maml:name>
                    <command:parameterValue required="False">GatewaySettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GatewaySettings</maml:name>
                    <command:parameterValue required="False">GatewaySettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Gateway name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GatewaySettings</maml:name>
                <maml:description>
                    <maml:para>Settings for the gateway.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.GatewaySettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastHeartbeat</maml:name>
                <maml:description>
                    <maml:para>Last gateway heartbeat.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Search index state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SearchIndexState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdatePending</dev:value>
                        <maml:description>
                            <maml:para>Update pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RemovalPending</dev:value>
                        <maml:description>
                            <maml:para>Removal pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Published</dev:value>
                        <maml:description>
                            <maml:para>Published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotAbleToIndex</dev:value>
                        <maml:description>
                            <maml:para>Not able to index.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>Gateway short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerGateway</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerGateway</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerGateway</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerGateway gets a(an) BT_CustomerGateway.
Represents a MSPC Gateway.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastHeartbeat_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastHeartbeat_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastHeartbeat_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastHeartbeat_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastHeartbeat</maml:name>
                <maml:description>
                    <maml:para>Last gateway heartbeat.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Gateway name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Filter by SearchIndexState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>Gateway short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastHeartbeat_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastHeartbeat.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastHeartbeat_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastHeartbeat.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SearchIndexHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SearchIndexHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerGateway</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerGateway</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerGateway</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerGateway sets a(an) BT_CustomerGateway.
Represents a MSPC Gateway.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customergateway</maml:name>
                    <command:parameterValue required="True">CustomerGatewayDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GatewaySettings</maml:name>
                    <command:parameterValue required="False">GatewaySettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customergateway</maml:name>
                    <command:parameterValue required="True">CustomerGatewayDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GatewaySettings</maml:name>
                    <command:parameterValue required="False">GatewaySettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastHeartbeat</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customergateway</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerGatewayDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GatewaySettings</maml:name>
                <maml:description>
                    <maml:para>Settings for the gateway.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.GatewaySettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastHeartbeat</maml:name>
                <maml:description>
                    <maml:para>Last gateway heartbeat.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Gateway name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Search index state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SearchIndexState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdatePending</dev:value>
                        <maml:description>
                            <maml:para>Update pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RemovalPending</dev:value>
                        <maml:description>
                            <maml:para>Removal pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Published</dev:value>
                        <maml:description>
                            <maml:para>Published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotAbleToIndex</dev:value>
                        <maml:description>
                            <maml:para>Not able to index.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerGateway</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerGateway</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerGateway</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerGateway removes a(an) BT_CustomerGateway.
Represents a MSPC Gateway.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerGateway</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_FeedAlertSetting</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_FeedAlertSetting</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_FeedAlertSetting</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_FeedAlertSetting adds a(an) BT_FeedAlertSetting.
Represents a feed alert setting.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedAlertSetting</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAlertEnabled</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AlertEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedAlertFrequency</maml:name>
                    <command:parameterValue required="False">FeedAlertFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedType</maml:name>
                    <command:parameterValue required="False">FeedType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAlertDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priorities</maml:name>
                    <command:parameterValue required="False">Priority[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedAlertSetting</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAlertEnabled</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AlertEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedAlertFrequency</maml:name>
                    <command:parameterValue required="False">FeedAlertFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedType</maml:name>
                    <command:parameterValue required="False">FeedType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAlertDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priorities</maml:name>
                    <command:parameterValue required="False">Priority[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsAlertEnabled</maml:name>
                <maml:description>
                    <maml:para>Whether or not the alert is enabled.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AlertEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email to which to send the alert.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedAlertFrequency</maml:name>
                <maml:description>
                    <maml:para>Feed alert frequency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedAlertFrequency</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Get the feed alerts once daily.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Instantly</dev:value>
                        <maml:description>
                            <maml:para>Get the feed alerts &quot;&quot;instantly&quot;&quot; as they happen.
            This is defined in 5 minute windows.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedType</maml:name>
                <maml:description>
                    <maml:para>Feed type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Alert</dev:value>
                        <maml:description>
                            <maml:para>Alert.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Event</dev:value>
                        <maml:description>
                            <maml:para>Event.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Suggestion</dev:value>
                        <maml:description>
                            <maml:para>Suggestion (a.k.a Recommendation).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Reminder</dev:value>
                        <maml:description>
                            <maml:para>Reminder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAlertDate</maml:name>
                <maml:description>
                    <maml:para>Last date a feed alert was sent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priorities</maml:name>
                <maml:description>
                    <maml:para>Priorities.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_FeedAlertSetting</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_FeedAlertSetting</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_FeedAlertSetting</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_FeedAlertSetting gets a(an) BT_FeedAlertSetting.
Represents a feed alert setting.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedAlertSetting</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AlertEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedAlertFrequency</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsAlertEnabled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAlertDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AlertEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AlertEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAlertDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAlertDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedAlertSetting</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AlertEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedAlertFrequency</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsAlertEnabled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAlertDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AlertEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AlertEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAlertDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAlertDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AlertEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email to which to send the alert.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedAlertFrequency</maml:name>
                <maml:description>
                    <maml:para>Filter by FeedAlertFrequency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedType</maml:name>
                <maml:description>
                    <maml:para>Filter by FeedType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsAlertEnabled</maml:name>
                <maml:description>
                    <maml:para>Whether or not the alert is enabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAlertDate</maml:name>
                <maml:description>
                    <maml:para>Last date a feed alert was sent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AlertEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AlertEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AlertEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AlertEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAlertDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAlertDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAlertDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAlertDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_FeedAlertSetting</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_FeedAlertSetting</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_FeedAlertSetting</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_FeedAlertSetting sets a(an) BT_FeedAlertSetting.
Represents a feed alert setting.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedAlertSetting</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedalertsetting</maml:name>
                    <command:parameterValue required="True">FeedAlertSettingDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AlertEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedAlertFrequency</maml:name>
                    <command:parameterValue required="False">FeedAlertFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedType</maml:name>
                    <command:parameterValue required="False">FeedType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAlertEnabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAlertDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priorities</maml:name>
                    <command:parameterValue required="False">Priority[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedAlertSetting</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedalertsetting</maml:name>
                    <command:parameterValue required="True">FeedAlertSettingDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AlertEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedAlertFrequency</maml:name>
                    <command:parameterValue required="False">FeedAlertFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedType</maml:name>
                    <command:parameterValue required="False">FeedType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAlertEnabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAlertDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priorities</maml:name>
                    <command:parameterValue required="False">Priority[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>feedalertsetting</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.FeedAlertSettingDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AlertEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email to which to send the alert.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedAlertFrequency</maml:name>
                <maml:description>
                    <maml:para>Feed alert frequency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedAlertFrequency</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Get the feed alerts once daily.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Instantly</dev:value>
                        <maml:description>
                            <maml:para>Get the feed alerts &quot;&quot;instantly&quot;&quot; as they happen.
            This is defined in 5 minute windows.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedType</maml:name>
                <maml:description>
                    <maml:para>Feed type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Alert</dev:value>
                        <maml:description>
                            <maml:para>Alert.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Event</dev:value>
                        <maml:description>
                            <maml:para>Event.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Suggestion</dev:value>
                        <maml:description>
                            <maml:para>Suggestion (a.k.a Recommendation).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Reminder</dev:value>
                        <maml:description>
                            <maml:para>Reminder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsAlertEnabled</maml:name>
                <maml:description>
                    <maml:para>Whether or not the alert is enabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAlertDate</maml:name>
                <maml:description>
                    <maml:para>Last date a feed alert was sent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priorities</maml:name>
                <maml:description>
                    <maml:para>Priorities.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_FeedAlertSetting</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_FeedAlertSetting</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_FeedAlertSetting</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_FeedAlertSetting removes a(an) BT_FeedAlertSetting.
Represents a feed alert setting.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedAlertSetting</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedAlertSetting</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_PaymentProfile</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_PaymentProfile</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_PaymentProfile</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_PaymentProfile adds a(an) BT_PaymentProfile.
A payment profile describes a payment method associated with its shipping address.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsShippingAddressValid</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethodBase</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsShippingAddressValid</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethodBase</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingPostalAddress</maml:name>
                <maml:description>
                    <maml:para>The billing address. This field will be used for currency calculation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsShippingAddressValid</maml:name>
                <maml:description>
                    <maml:para>Whether the shipping address has been validated by USPS.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>The payment method will be saved here with the fields we can keep and the information returned by the third party service.
            For instance we can't keep the credit card number but we can keep the last four digits.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PaymentMethodBase</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethodType</maml:name>
                <maml:description>
                    <maml:para>The type of the payment method (Credit card, Wire, Paypal...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PaymentMethod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreditCard</dev:value>
                        <maml:description>
                            <maml:para>Credit card.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Wire</dev:value>
                        <maml:description>
                            <maml:para>Wire.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShippingPostalAddress</maml:name>
                <maml:description>
                    <maml:para>The shipping address. This field will be used for tax calculation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier associated with the workgroup.
            A workgroup is associated with n payment profiles but only one is the default.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_PaymentProfile</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_PaymentProfile</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_PaymentProfile</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_PaymentProfile gets a(an) BT_PaymentProfile.
A payment profile describes a payment method associated with its shipping address.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsShippingAddressValid</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsShippingAddressValid</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsShippingAddressValid</maml:name>
                <maml:description>
                    <maml:para>Whether the shipping address has been validated by USPS.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethodType</maml:name>
                <maml:description>
                    <maml:para>Filter by PaymentMethodType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier associated with the workgroup.
            A workgroup is associated with n payment profiles but only one is the default.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_PaymentProfile</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_PaymentProfile</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_PaymentProfile</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_PaymentProfile sets a(an) BT_PaymentProfile.
A payment profile describes a payment method associated with its shipping address.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>paymentprofile</maml:name>
                    <command:parameterValue required="True">PaymentProfileDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethodBase</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>paymentprofile</maml:name>
                    <command:parameterValue required="True">PaymentProfileDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethodBase</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethodType</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingPostalAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>paymentprofile</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.PaymentProfileDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingPostalAddress</maml:name>
                <maml:description>
                    <maml:para>The billing address. This field will be used for currency calculation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>The payment method will be saved here with the fields we can keep and the information returned by the third party service.
            For instance we can't keep the credit card number but we can keep the last four digits.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PaymentMethodBase</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethodType</maml:name>
                <maml:description>
                    <maml:para>The type of the payment method (Credit card, Wire, Paypal...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PaymentMethod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreditCard</dev:value>
                        <maml:description>
                            <maml:para>Credit card.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Wire</dev:value>
                        <maml:description>
                            <maml:para>Wire.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShippingPostalAddress</maml:name>
                <maml:description>
                    <maml:para>The shipping address. This field will be used for tax calculation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier associated with the workgroup.
            A workgroup is associated with n payment profiles but only one is the default.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_PaymentProfile</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_PaymentProfile</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_PaymentProfile</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_PaymentProfile removes a(an) BT_PaymentProfile.
A payment profile describes a payment method associated with its shipping address.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_PaymentProfile</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TaskScriptMetadata</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TaskScriptMetadata</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TaskScriptMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TaskScriptMetadata adds a(an) BT_TaskScriptMetadata.
Contains scripts that MSPC tasks can run.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskScriptMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsPowerShellScriptBodyValidated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PowerShellScriptBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskScriptMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsPowerShellScriptBodyValidated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PowerShellScriptBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsPowerShellScriptBodyValidated</maml:name>
                <maml:description>
                    <maml:para>Whether the PowerShell script body has been validated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PowerShellScriptBody</maml:name>
                <maml:description>
                    <maml:para>PowerShell script body.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this script.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>Task metadata id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup who owns this script.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TaskScriptMetadata</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TaskScriptMetadata</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TaskScriptMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TaskScriptMetadata gets a(an) BT_TaskScriptMetadata.
Contains scripts that MSPC tasks can run.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskScriptMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsPowerShellScriptBodyValidated</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PowerShellScriptBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PowerShellScriptBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PowerShellScriptBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskScriptMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsPowerShellScriptBodyValidated</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PowerShellScriptBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PowerShellScriptBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PowerShellScriptBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsPowerShellScriptBodyValidated</maml:name>
                <maml:description>
                    <maml:para>Whether the PowerShell script body has been validated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PowerShellScriptBody</maml:name>
                <maml:description>
                    <maml:para>PowerShell script body.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PowerShellScriptBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PowerShellScriptBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PowerShellScriptBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PowerShellScriptBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this script.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>Task metadata id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup who owns this script.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TaskScriptMetadata</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TaskScriptMetadata</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TaskScriptMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TaskScriptMetadata sets a(an) BT_TaskScriptMetadata.
Contains scripts that MSPC tasks can run.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskScriptMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskscriptmetadata</maml:name>
                    <command:parameterValue required="True">TaskScriptMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PowerShellScriptBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskScriptMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskscriptmetadata</maml:name>
                    <command:parameterValue required="True">TaskScriptMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PowerShellScriptBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>taskscriptmetadata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TaskScriptMetadataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PowerShellScriptBody</maml:name>
                <maml:description>
                    <maml:para>PowerShell script body.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this script.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>Task metadata id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup who owns this script.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TaskScriptMetadata</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TaskScriptMetadata</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TaskScriptMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TaskScriptMetadata removes a(an) BT_TaskScriptMetadata.
Contains scripts that MSPC tasks can run.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskScriptMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskScriptMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Team</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Team</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Team</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Team adds a(an) BT_Team.
Represents an MSPC team.
A team is a set of workgroup members who can be assigned to an MSPComplete task or service.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Team</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">AssignmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Team</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">AssignmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentType</maml:name>
                <maml:description>
                    <maml:para>The team assignment type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AssignmentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>PullFromQueue</dev:value>
                        <maml:description>
                            <maml:para>The agents pull the task from the queue.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LeastLoad</dev:value>
                        <maml:description>
                            <maml:para>Automatically assign the task to the agent with the least load.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RoundRobin</dev:value>
                        <maml:description>
                            <maml:para>Automatically assign the task to the users in turn.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this team.
            On create, will automatically set the system user ID from the ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The team name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of this team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Teams are under workgroups, thus a ticket scoped to a workgroup is required.</maml:para>
            </maml:alert>
            <maml:title>Assigment type</maml:title>
            <maml:alert>
                <maml:para>
            MSPComplete defines two methods for assigning tasks to team members:
            Pull from Queue (PullFromQueue). The task is assigned to the team, and any team member can claim the task on the My Tasks page. Before the service starts, MSPComplete notifies you if the team task has not been claimed by any of the team members.
            Load Balance (LeastLoad). MSPComplete automatically assigns the task to the team member who has the fewest assigned tasks. The schedule and duration of the assigned tasks are not considered.
          </maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroups = Get-BT_Workgroup -Ticket $btTicket -FilterBy_String_Name &quot;Default&quot;
$workgroupTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $workgroups[0].WorkgroupOrganizationId
$team = Add-BT_Team -Ticket $workgroupTicket -Name &quot;My new team&quot; -AssignmentType LeastLoad</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Team</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Team</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Team</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Team gets a(an) BT_Team.
Represents an MSPC team.
A team is a set of workgroup members who can be assigned to an MSPComplete task or service.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Team</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Team</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentType</maml:name>
                <maml:description>
                    <maml:para>Filter by AssignmentType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this team.
            On create, will automatically set the system user ID from the ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The team name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of this team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Teams belong to workgroups, thus a ticket scoped to a workgroup will only return the teams belonging to this workgroup.</maml:para>
            </maml:alert>
            <maml:title>Assigment type</maml:title>
            <maml:alert>
                <maml:para>
            MSPComplete defines two methods for assigning tasks to team members:
            Pull from Queue (PullFromQueue). The task is assigned to the team, and any team member can claim the task on the My Tasks page. Before the service starts, MSPComplete notifies you if the team task has not been claimed by any of the team members.
            Load Balance (LeastLoad). MSPComplete automatically assigns the task to the team member who has the fewest assigned tasks. The schedule and duration of the assigned tasks are not considered.
          </maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroups = Get-BT_Workgroup -Ticket $btTicket -FilterBy_String_Name &quot;isnull&quot;
$teams = Get-BT_Team -Ticket $btTicket -FilterBy_Guid_WorkgroupOrganizationId $workgroups[0].WorkgroupOrganizationId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Team</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Team</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Team</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Team sets a(an) BT_Team.
Represents an MSPC team.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Team</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>team</maml:name>
                    <command:parameterValue required="True">TeamDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">AssignmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Team</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>team</maml:name>
                    <command:parameterValue required="True">TeamDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentType</maml:name>
                    <command:parameterValue required="False">AssignmentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>team</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TeamDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentType</maml:name>
                <maml:description>
                    <maml:para>The team assignment type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AssignmentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>PullFromQueue</dev:value>
                        <maml:description>
                            <maml:para>The agents pull the task from the queue.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LeastLoad</dev:value>
                        <maml:description>
                            <maml:para>Automatically assign the task to the agent with the least load.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RoundRobin</dev:value>
                        <maml:description>
                            <maml:para>Automatically assign the task to the users in turn.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this team.
            On create, will automatically set the system user ID from the ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The team name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of this team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Team</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Team</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Team</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Team removes a(an) BT_Team.
Represents an MSPC team.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Team</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Team</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Workgroup</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Workgroup</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Workgroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Workgroup adds a(an) BT_Workgroup.
A workgroup is managing a list of customers.
            A workgroup may be associated with a payment profile. It also has a Plan Type which defines the level of features enabled in MSPC.
            Each master system user has access to one workgroup at least. A system user can invite somebody to manage his/her workgroup.
A workgroup represents an environment containing sets of customers, end users, teams, and member information.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingGracePeriodEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStatus</maml:name>
                    <command:parameterValue required="False">WorkgroupBillingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponReedemingStatus</maml:name>
                    <command:parameterValue required="False">DistributorCouponReedemingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditLimit</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultHourlyBillingRate</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasHadPaymentProfile</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetTermsPaymentDays</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SkipChargesUntil</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingGracePeriodEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStatus</maml:name>
                    <command:parameterValue required="False">WorkgroupBillingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponReedemingStatus</maml:name>
                    <command:parameterValue required="False">DistributorCouponReedemingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditLimit</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultHourlyBillingRate</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasHadPaymentProfile</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetTermsPaymentDays</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SkipChargesUntil</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingGracePeriodEndDate</maml:name>
                <maml:description>
                    <maml:para>Billing grace period end date. Grace period is the period allowed between LateOnPayment and FailureToPay billing status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingStatus</maml:name>
                <maml:description>
                    <maml:para>The billing status of a Workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.WorkgroupBillingStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown - default value for backward compatibility.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Okay</dev:value>
                        <maml:description>
                            <maml:para>Everything is fine, all dues invoices are paid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LateOnPayment</dev:value>
                        <maml:description>
                            <maml:para>LateOnPayment, some due invoices are yet to be paid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailureToPay</dev:value>
                        <maml:description>
                            <maml:para>FailureToPay, some due invoices haven&apos;t been paid for a while.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CouponReedemingStatus</maml:name>
                <maml:description>
                    <maml:para>Enum to state whether a distributor coupon has been redeemed by the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DistributorCouponReedemingStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Never</dev:value>
                        <maml:description>
                            <maml:para>Never.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Yes</dev:value>
                        <maml:description>
                            <maml:para>Yes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the master system user who created this workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreditLimit</maml:name>
                <maml:description>
                    <maml:para>The credit limit (maximum amount the workgroup is allowed to spend with net terms) in USD.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultHourlyBillingRate</maml:name>
                <maml:description>
                    <maml:para>The default hourly billing rate for agents in this workgroup denoted in dollars.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPaymentProfileId</maml:name>
                <maml:description>
                    <maml:para>The default payment profile.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The exchange rate associated with the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HasHadPaymentProfile</maml:name>
                <maml:description>
                    <maml:para>Boolean to state whether the workgroup has ever had an associated payment profile, in order to avoid resetting the currency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HasOptOutDistributorSuggestion</maml:name>
                <maml:description>
                    <maml:para>Boolean to state whether the workgroup would like to opt out of the distributor purchase path.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The workgroup's friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NetTermsPaymentDays</maml:name>
                <maml:description>
                    <maml:para>Number of days before payment is considered overdue on net terms orders.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PlanType</maml:name>
                <maml:description>
                    <maml:para>The type of plan for the Workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.WorkgroupPlanType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown - default value for backward compatibility.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOrganized</dev:value>
                        <maml:description>
                            <maml:para>Get organized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOptimized</dev:value>
                        <maml:description>
                            <maml:para>Get optimized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetAutomated</dev:value>
                        <maml:description>
                            <maml:para>Get automated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SkipChargesUntil</maml:name>
                <maml:description>
                    <maml:para>The plan of the workgroup will not cost anything up to this date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TrialPlanEndDate</maml:name>
                <maml:description>
                    <maml:para>End date of a trial.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TrialPlanType</maml:name>
                <maml:description>
                    <maml:para>The workgroup plan type of a trial.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.WorkgroupPlanType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown - default value for backward compatibility.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOrganized</dev:value>
                        <maml:description>
                            <maml:para>Get organized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOptimized</dev:value>
                        <maml:description>
                            <maml:para>Get optimized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetAutomated</dev:value>
                        <maml:description>
                            <maml:para>Get automated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The workgroup is associated with an organization. That's how we deal with permissions and user roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroup = Add-BT_Workgroup -Ticket $btTicket -Name &quot;My new workgroup&quot; -CreatedBySystemUserId $btTicket.SystemUserId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Workgroup</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Workgroup</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Workgroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Workgroup gets a(an) BT_Workgroup.
A workgroup is managing a list of customers.
            A workgroup may be associated with a payment profile. It also has a Plan Type which defines the level of features enabled in MSPC.
            Each master system user has access to one workgroup at least. A system user can invite somebody to manage his/her workgroup.
A workgroup represents an environment containing sets of customers, end users, teams, and member information.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingGracePeriodEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponReedemingStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HasHadPaymentProfile</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetTermsPaymentDays</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SkipChargesUntil</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingGracePeriodEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingGracePeriodEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetTermsPaymentDays_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetTermsPaymentDays_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SkipChargesUntil_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SkipChargesUntil_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TrialPlanEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TrialPlanEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingGracePeriodEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponReedemingStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HasHadPaymentProfile</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetTermsPaymentDays</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SkipChargesUntil</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingGracePeriodEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingGracePeriodEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetTermsPaymentDays_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetTermsPaymentDays_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SkipChargesUntil_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SkipChargesUntil_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TrialPlanEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TrialPlanEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TrialPlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingGracePeriodEndDate</maml:name>
                <maml:description>
                    <maml:para>Billing grace period end date. Grace period is the period allowed between LateOnPayment and FailureToPay billing status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by BillingStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CouponReedemingStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by CouponReedemingStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the master system user who created this workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPaymentProfileId</maml:name>
                <maml:description>
                    <maml:para>The default payment profile.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The exchange rate associated with the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>HasHadPaymentProfile</maml:name>
                <maml:description>
                    <maml:para>Boolean to state whether the workgroup has ever had an associated payment profile, in order to avoid resetting the currency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>HasOptOutDistributorSuggestion</maml:name>
                <maml:description>
                    <maml:para>Boolean to state whether the workgroup would like to opt out of the distributor purchase path.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The workgroup's friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NetTermsPaymentDays</maml:name>
                <maml:description>
                    <maml:para>Number of days before payment is considered overdue on net terms orders.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PlanType</maml:name>
                <maml:description>
                    <maml:para>Filter by PlanType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SkipChargesUntil</maml:name>
                <maml:description>
                    <maml:para>The plan of the workgroup will not cost anything up to this date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingGracePeriodEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingGracePeriodEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingGracePeriodEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingGracePeriodEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NetTermsPaymentDays_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by NetTermsPaymentDays.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NetTermsPaymentDays_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by NetTermsPaymentDays.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SkipChargesUntil_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SkipChargesUntil.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SkipChargesUntil_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SkipChargesUntil.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TrialPlanEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TrialPlanEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TrialPlanEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TrialPlanEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TrialPlanEndDate</maml:name>
                <maml:description>
                    <maml:para>End date of a trial.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TrialPlanType</maml:name>
                <maml:description>
                    <maml:para>Filter by TrialPlanType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The workgroup is associated with an organization. That's how we deal with permissions and user roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Default workgroup</maml:title>
            <maml:alert>
                <maml:para>Every BitTitan account is associated with at least one workgroup called the default workgroup. The default workgroup has no name and you can retrieve it with the following parameter: -FilterBy_String_Name "isnull".</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Retrieve the default workgroup, which does not have any name and can be retrieved with the &quot;isnull&quot; operator
Get-BT_Workgroup -Ticket $btTicket -FilterBy_String_Name &quot;isnull&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Workgroup</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Workgroup</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Workgroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Workgroup sets a(an) BT_Workgroup.
A workgroup is managing a list of customers.
            A workgroup may be associated with a payment profile. It also has a Plan Type which defines the level of features enabled in MSPC.
            Each master system user has access to one workgroup at least. A system user can invite somebody to manage his/her workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>workgroup</maml:name>
                    <command:parameterValue required="True">WorkgroupDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultHourlyBillingRate</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>workgroup</maml:name>
                    <command:parameterValue required="True">WorkgroupDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultHourlyBillingRate</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPaymentProfileId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HasOptOutDistributorSuggestion</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>workgroup</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.WorkgroupDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultHourlyBillingRate</maml:name>
                <maml:description>
                    <maml:para>The default hourly billing rate for agents in this workgroup denoted in dollars.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPaymentProfileId</maml:name>
                <maml:description>
                    <maml:para>The default payment profile.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>The exchange rate associated with the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HasOptOutDistributorSuggestion</maml:name>
                <maml:description>
                    <maml:para>Boolean to state whether the workgroup would like to opt out of the distributor purchase path.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The workgroup's friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Workgroup</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Workgroup</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Workgroup</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Workgroup removes a(an) BT_Workgroup.
A workgroup is managing a list of customers.
            A workgroup may be associated with a payment profile. It also has a Plan Type which defines the level of features enabled in MSPC.
            Each master system user has access to one workgroup at least. A system user can invite somebody to manage his/her workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Workgroup</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerApplication</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerApplication</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerApplication</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerApplication adds a(an) BT_CustomerApplication.
Represents a customer application (i.e. IIS Express).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerApplication</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ApplicationName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ApplicationVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Domain</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExecutableName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerApplication</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ApplicationName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ApplicationVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Domain</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExecutableName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationName</maml:name>
                <maml:description>
                    <maml:para>Application name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationVersion</maml:name>
                <maml:description>
                    <maml:para>Application version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Domain</maml:name>
                <maml:description>
                    <maml:para>Domain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecutableName</maml:name>
                <maml:description>
                    <maml:para>Executable name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this application in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ports</maml:name>
                <maml:description>
                    <maml:para>Ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerApplication</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerApplication</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerApplication</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerApplication gets a(an) BT_CustomerApplication.
Represents a customer application (i.e. IIS Express).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerApplication</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Domain</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutableName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ApplicationName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ApplicationName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ApplicationVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ApplicationVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Domain_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Domain_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutableName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutableName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerApplication</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Domain</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutableName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ApplicationName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ApplicationName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ApplicationVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ApplicationVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Domain_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Domain_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutableName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutableName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationName</maml:name>
                <maml:description>
                    <maml:para>Application name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationVersion</maml:name>
                <maml:description>
                    <maml:para>Application version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Domain</maml:name>
                <maml:description>
                    <maml:para>Domain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecutableName</maml:name>
                <maml:description>
                    <maml:para>Executable name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this application in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ports</maml:name>
                <maml:description>
                    <maml:para>Ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ApplicationName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ApplicationName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ApplicationName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ApplicationName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ApplicationVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ApplicationVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ApplicationVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ApplicationVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Domain_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Domain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Domain_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Domain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExecutableName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExecutableName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExecutableName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExecutableName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Location_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Location_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Ports_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Ports_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerApplication</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerApplication</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerApplication</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerApplication sets a(an) BT_CustomerApplication.
Represents a customer application (i.e. IIS Express).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerApplication</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerapplication</maml:name>
                    <command:parameterValue required="True">CustomerApplicationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ApplicationName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ApplicationVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Domain</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExecutableName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerApplication</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerapplication</maml:name>
                    <command:parameterValue required="True">CustomerApplicationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ApplicationName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ApplicationVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Domain</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExecutableName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerapplication</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerApplicationDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationName</maml:name>
                <maml:description>
                    <maml:para>Application name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationVersion</maml:name>
                <maml:description>
                    <maml:para>Application version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Domain</maml:name>
                <maml:description>
                    <maml:para>Domain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecutableName</maml:name>
                <maml:description>
                    <maml:para>Executable name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this application in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ports</maml:name>
                <maml:description>
                    <maml:para>Ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerApplication</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerApplication</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerApplication</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerApplication removes a(an) BT_CustomerApplication.
Represents a customer application (i.e. IIS Express).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerApplication</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerApplication</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerAsset</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerAsset</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerAsset adds a(an) BT_CustomerAsset.
Represents a customer asset reset request.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">CustomerAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">CustomerAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Data</maml:name>
                <maml:description>
                    <maml:para>Asset Data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Asset Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerAssetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Image</dev:value>
                        <maml:description>
                            <maml:para>Logo.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerAsset</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerAsset</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerAsset gets a(an) BT_CustomerAsset.
Represents a customer asset reset request.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Data_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Data_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Data_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Data_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Data</maml:name>
                <maml:description>
                    <maml:para>Asset Data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Data_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Data_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerAsset</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerAsset</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerAsset sets a(an) BT_CustomerAsset.
Represents a customer asset reset request.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerasset</maml:name>
                    <command:parameterValue required="True">CustomerAssetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">CustomerAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerasset</maml:name>
                    <command:parameterValue required="True">CustomerAssetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Data</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">CustomerAssetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerasset</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerAssetDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Data</maml:name>
                <maml:description>
                    <maml:para>Asset Data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Asset Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerAssetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Image</dev:value>
                        <maml:description>
                            <maml:para>Logo.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerAsset</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerAsset</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerAsset</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerAsset removes a(an) BT_CustomerAsset.
Represents a customer asset reset request.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerAsset</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerStorageResource</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerStorageResource</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerStorageResource</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerStorageResource adds a(an) BT_CustomerStorageResource.
Represents a customer storage resource (i.e. file share).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerStorageResource</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableFreeSpace</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Format</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StorageName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StorageType</maml:name>
                    <command:parameterValue required="False">CustomerStorageResourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalFreeSpace</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>VolumeLabel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerStorageResource</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableFreeSpace</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Format</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StorageName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StorageType</maml:name>
                    <command:parameterValue required="False">CustomerStorageResourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalFreeSpace</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>VolumeLabel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableFreeSpace</maml:name>
                <maml:description>
                    <maml:para>The available free space in bytes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this storage in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Format</maml:name>
                <maml:description>
                    <maml:para>The format.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StorageName</maml:name>
                <maml:description>
                    <maml:para>Storage name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StorageType</maml:name>
                <maml:description>
                    <maml:para>The .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerStorageResourceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NetworkDrive</dev:value>
                        <maml:description>
                            <maml:para>NetworkDrive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalFreeSpace</maml:name>
                <maml:description>
                    <maml:para>The total free space in bytes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalSize</maml:name>
                <maml:description>
                    <maml:para>The total size in bytes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>VolumeLabel</maml:name>
                <maml:description>
                    <maml:para>The volume label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerStorageResource</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerStorageResource</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerStorageResource</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerStorageResource gets a(an) BT_CustomerStorageResource.
Represents a customer storage resource (i.e. file share).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerStorageResource</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableFreeSpace</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Format</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableFreeSpace_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableFreeSpace_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Format_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Format_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StorageName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StorageName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalFreeSpace_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalFreeSpace_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_VolumeLabel_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_VolumeLabel_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StorageName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StorageType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalFreeSpace</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VolumeLabel</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerStorageResource</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableFreeSpace</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Format</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableFreeSpace_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableFreeSpace_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Format_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Format_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StorageName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StorageName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalFreeSpace_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalFreeSpace_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_VolumeLabel_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_VolumeLabel_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StorageName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StorageType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalFreeSpace</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VolumeLabel</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableFreeSpace</maml:name>
                <maml:description>
                    <maml:para>The available free space in bytes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this storage in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Format</maml:name>
                <maml:description>
                    <maml:para>The format.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AvailableFreeSpace_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AvailableFreeSpace.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AvailableFreeSpace_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AvailableFreeSpace.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Format_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Format.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Format_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Format.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Location_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Location_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StorageName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StorageName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StorageName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StorageName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TotalFreeSpace_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TotalFreeSpace.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TotalFreeSpace_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TotalFreeSpace.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TotalSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TotalSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TotalSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TotalSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_VolumeLabel_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by VolumeLabel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_VolumeLabel_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by VolumeLabel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StorageName</maml:name>
                <maml:description>
                    <maml:para>Storage name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StorageType</maml:name>
                <maml:description>
                    <maml:para>Filter by StorageType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalFreeSpace</maml:name>
                <maml:description>
                    <maml:para>The total free space in bytes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalSize</maml:name>
                <maml:description>
                    <maml:para>The total size in bytes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VolumeLabel</maml:name>
                <maml:description>
                    <maml:para>The volume label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerStorageResource</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerStorageResource</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerStorageResource</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerStorageResource sets a(an) BT_CustomerStorageResource.
Represents a customer storage resource (i.e. file share).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerStorageResource</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerstorageresource</maml:name>
                    <command:parameterValue required="True">CustomerStorageResourceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableFreeSpace</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Format</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StorageName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StorageType</maml:name>
                    <command:parameterValue required="False">CustomerStorageResourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalFreeSpace</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>VolumeLabel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerStorageResource</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerstorageresource</maml:name>
                    <command:parameterValue required="True">CustomerStorageResourceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableFreeSpace</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Format</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StorageName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StorageType</maml:name>
                    <command:parameterValue required="False">CustomerStorageResourceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalFreeSpace</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>VolumeLabel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerstorageresource</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerStorageResourceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableFreeSpace</maml:name>
                <maml:description>
                    <maml:para>The available free space in bytes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>Device ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this storage in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Format</maml:name>
                <maml:description>
                    <maml:para>The format.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StorageName</maml:name>
                <maml:description>
                    <maml:para>Storage name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StorageType</maml:name>
                <maml:description>
                    <maml:para>The .</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerStorageResourceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NetworkDrive</dev:value>
                        <maml:description>
                            <maml:para>NetworkDrive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalFreeSpace</maml:name>
                <maml:description>
                    <maml:para>The total free space in bytes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalSize</maml:name>
                <maml:description>
                    <maml:para>The total size in bytes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>VolumeLabel</maml:name>
                <maml:description>
                    <maml:para>The volume label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerStorageResource</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerStorageResource</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerStorageResource</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerStorageResource removes a(an) BT_CustomerStorageResource.
Represents a customer storage resource (i.e. file share).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerStorageResource</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerStorageResource</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_EmailTemplate</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_EmailTemplate</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_EmailTemplate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_EmailTemplate adds a(an) BT_EmailTemplate.
Represents email template.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Body</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">EmailTemplateType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Body</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">EmailTemplateType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Body</maml:name>
                <maml:description>
                    <maml:para>Template for email body.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FromEmailAddress</maml:name>
                <maml:description>
                    <maml:para>The email address that will be used as "from" address for emails created from the template.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Subject</maml:name>
                <maml:description>
                    <maml:para>Template for email subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of the template.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EmailTemplateType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>InvitationToInstallDma</dev:value>
                        <maml:description>
                            <maml:para>Email inviting a user to install Desktop Management Agent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_EmailTemplate</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_EmailTemplate</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_EmailTemplate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_EmailTemplate gets a(an) BT_EmailTemplate.
Represents email template.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FromEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FromEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Subject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Subject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FromEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FromEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Subject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Subject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FromEmailAddress</maml:name>
                <maml:description>
                    <maml:para>The email address that will be used as "from" address for emails created from the template.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FromEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FromEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FromEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FromEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Subject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Subject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Subject</maml:name>
                <maml:description>
                    <maml:para>Template for email subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_EmailTemplate</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_EmailTemplate</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_EmailTemplate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_EmailTemplate sets a(an) BT_EmailTemplate.
Represents email template.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>emailtemplate</maml:name>
                    <command:parameterValue required="True">EmailTemplateDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Body</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">EmailTemplateType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>emailtemplate</maml:name>
                    <command:parameterValue required="True">EmailTemplateDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Body</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FromEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Subject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">EmailTemplateType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>emailtemplate</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.EmailTemplateDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Body</maml:name>
                <maml:description>
                    <maml:para>Template for email body.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FromEmailAddress</maml:name>
                <maml:description>
                    <maml:para>The email address that will be used as "from" address for emails created from the template.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Subject</maml:name>
                <maml:description>
                    <maml:para>Template for email subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of the template.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EmailTemplateType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>InvitationToInstallDma</dev:value>
                        <maml:description>
                            <maml:para>Email inviting a user to install Desktop Management Agent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_EmailTemplate</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_EmailTemplate</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_EmailTemplate</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_EmailTemplate removes a(an) BT_EmailTemplate.
Represents email template.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_EmailTemplate</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_FeedInstance</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_FeedInstance</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_FeedInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_FeedInstance adds a(an) BT_FeedInstance.
Represents an instance of feed i.e. line item in the feed view.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationFeedStatus</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Parameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationFeedStatus</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Parameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding feed metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Organization callback status of the feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallbackStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForInstantiationCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for instantiation callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForExecutionCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for execution callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CallbackFailed</dev:value>
                        <maml:description>
                            <maml:para>Callback failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventDate</maml:name>
                <maml:description>
                    <maml:para>Date of the event this feed represents (mostly used for event-type of feeds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords associated with this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>User notes on this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationFeedStatus</maml:name>
                <maml:description>
                    <maml:para>Organization status of the feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Flagged</dev:value>
                        <maml:description>
                            <maml:para>Flagged.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Dismissed</dev:value>
                        <maml:description>
                            <maml:para>Dismissed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this feed for.
            A feed can be per system user or per customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Parameters</maml:name>
                <maml:description>
                    <maml:para>Named parameters of the feed.
            This is the array representation, for the SOAP Api.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.NamedParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>ID of the parent feed. Guid.Empty if no parent.
            Do not specify a relationship for now as the ORM doesn't support self referencing tables very well.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority of this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedOrganizationId</maml:name>
                <maml:description>
                    <maml:para>When the feed is a system-user-level suggestion,
            but related to a Customer,
            this is the ID of the organization representing this Customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReminderAt</maml:name>
                <maml:description>
                    <maml:para>Reminder date for this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user this feed is for.
            A feed can be per system user or per customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Value</maml:name>
                <maml:description>
                    <maml:para>Value of the feed instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_FeedInstance</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_FeedInstance</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_FeedInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_FeedInstance gets a(an) BT_FeedInstance.
Represents an instance of feed i.e. line item in the feed view.

        A feed represents notification pertaining to your customers’ service activities and changes.
        There are two types of feeds available in MSPComplete: the personal feed and the customer feed.
        A feed instance contains information about one of your instantiations of the feed, such as the content of the feed and the event date.
        The metadata of the feed can be found in the associated feed metadata object.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationFeedStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Value_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Value_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationFeedStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EventDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Expires_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Value_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Value_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by CallbackStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventDate</maml:name>
                <maml:description>
                    <maml:para>Date of the event this feed represents (mostly used for event-type of feeds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding feed metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationFeedStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by OrganizationFeedStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this feed for.
            A feed can be per system user or per customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>ID of the parent feed. Guid.Empty if no parent.
            Do not specify a relationship for now as the ORM doesn't support self referencing tables very well.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Filter by Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedOrganizationId</maml:name>
                <maml:description>
                    <maml:para>When the feed is a system-user-level suggestion,
            but related to a Customer,
            this is the ID of the organization representing this Customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReminderAt</maml:name>
                <maml:description>
                    <maml:para>Reminder date for this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EventDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EventDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EventDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EventDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Expires_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Expires.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Expires_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Expires.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryReferenceEntityType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryReferenceEntityType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReminderAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReminderAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReminderAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReminderAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Value_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Value_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user this feed is for.
            A feed can be per system user or per customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Value</maml:name>
                <maml:description>
                    <maml:para>Value of the feed instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Feed metadata and feed instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for feeds:
            the metadata, called FeedMetadata, which contains information about the feed, such as the name and the type of feed
            the instance, called FeedInstance, which contains information about one of your instantiations of the feed, such as the content of the feed and the event date
          </maml:para>
            </maml:alert>
            <maml:title>Customer scope</maml:title>
            <maml:alert>
                <maml:para>Feed instances belong to customers, thus a ticket scoped to a customer will only return the feed instances belonging to this customer.</maml:para>
            </maml:alert>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Feed instances belong to workgroups, thus a ticket scoped to a workgroup will only return the feed instances belonging to this workgroup.</maml:para>
            </maml:alert>
            <maml:title>Feed parameters</maml:title>
            <maml:alert>
                <maml:para>The content of the feed can be found in the Parameters parameter.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroups = Get-BT_Workgroup -Ticket $btTicket
$workgroupTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $workgroups[0].WorkgroupOrganizationId
$feedInstances = Get-BT_FeedInstance -Ticket $workgroupTicket </dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_FeedInstance</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_FeedInstance</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_FeedInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_FeedInstance sets a(an) BT_FeedInstance.
Represents an instance of feed i.e. line item in the feed view.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedinstance</maml:name>
                    <command:parameterValue required="True">FeedInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationFeedStatus</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Parameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedinstance</maml:name>
                    <command:parameterValue required="True">FeedInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EventDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Expires</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationFeedStatus</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Parameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Value</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>feedinstance</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.FeedInstanceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Organization callback status of the feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallbackStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForInstantiationCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for instantiation callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForExecutionCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for execution callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CallbackFailed</dev:value>
                        <maml:description>
                            <maml:para>Callback failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EventDate</maml:name>
                <maml:description>
                    <maml:para>Date of the event this feed represents (mostly used for event-type of feeds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Expires</maml:name>
                <maml:description>
                    <maml:para>Expiration date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords associated with this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>User notes on this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationFeedStatus</maml:name>
                <maml:description>
                    <maml:para>Organization status of the feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Flagged</dev:value>
                        <maml:description>
                            <maml:para>Flagged.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Dismissed</dev:value>
                        <maml:description>
                            <maml:para>Dismissed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this feed for.
            A feed can be per system user or per customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Parameters</maml:name>
                <maml:description>
                    <maml:para>Named parameters of the feed.
            This is the array representation, for the SOAP Api.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.NamedParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>ID of the parent feed. Guid.Empty if no parent.
            Do not specify a relationship for now as the ORM doesn't support self referencing tables very well.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority of this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReminderAt</maml:name>
                <maml:description>
                    <maml:para>Reminder date for this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user this feed is for.
            A feed can be per system user or per customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Value</maml:name>
                <maml:description>
                    <maml:para>Value of the feed instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_FeedInstance</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_FeedInstance</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_FeedInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_FeedInstance removes a(an) BT_FeedInstance.
Represents an instance of feed i.e. line item in the feed view.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_FeedMetadata</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_FeedMetadata</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_FeedMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_FeedMetadata adds a(an) BT_FeedMetadata.
Describe a type of feed and how it behaves.
            NB: this is a virtual entity -&gt; it can be queried via SOAP and REST
            but there are no physical records in the database.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Area</maml:name>
                    <command:parameterValue required="False">FeedArea</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultExpirationPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecuteBehavior</maml:name>
                    <command:parameterValue required="False">ExecuteBehavior</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedTargetRequirement</maml:name>
                    <command:parameterValue required="False">FeedTargetRequirementType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubType</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">FeedType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Area</maml:name>
                    <command:parameterValue required="False">FeedArea</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultExpirationPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecuteBehavior</maml:name>
                    <command:parameterValue required="False">ExecuteBehavior</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedTargetRequirement</maml:name>
                    <command:parameterValue required="False">FeedTargetRequirementType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubType</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">FeedType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Area</maml:name>
                <maml:description>
                    <maml:para>General area this feed relates to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedArea</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Lead</dev:value>
                        <maml:description>
                            <maml:para>Lead.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Offering</dev:value>
                        <maml:description>
                            <maml:para>Offering.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Payment</dev:value>
                        <maml:description>
                            <maml:para>Payment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableActions</maml:name>
                <maml:description>
                    <maml:para>Comma separated string of webhook actions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultExpirationPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default expiration period in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultKeywords</maml:name>
                <maml:description>
                    <maml:para>Default keywords associated with this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPriority</maml:name>
                <maml:description>
                    <maml:para>Default priority of this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default reminder period in minutes for this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecuteBehavior</maml:name>
                <maml:description>
                    <maml:para>Defines the behavior when a user performs the feed instance's suggested action.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ExecuteBehavior</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>MarkCompleteForUser</dev:value>
                        <maml:description>
                            <maml:para>Mark the feed as complete for the user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MarkCompleteGlobally</dev:value>
                        <maml:description>
                            <maml:para>Mark the feed as complete for all users that have access to it.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedTargetRequirement</maml:name>
                <maml:description>
                    <maml:para>Feed target requirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedTargetRequirementType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No feed target is required.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Single</dev:value>
                        <maml:description>
                            <maml:para>One feed target (primary target) is required to be set.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Feed name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubType</maml:name>
                <maml:description>
                    <maml:para>Sub type for the feed.
            Each Feed Type may correspond to a different enum representing the FeedSubType, so we will store this as an integer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Alert</dev:value>
                        <maml:description>
                            <maml:para>Alert.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Event</dev:value>
                        <maml:description>
                            <maml:para>Event.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Suggestion</dev:value>
                        <maml:description>
                            <maml:para>Suggestion (a.k.a Recommendation).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Reminder</dev:value>
                        <maml:description>
                            <maml:para>Reminder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WebhookId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding webhook.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_FeedMetadata</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_FeedMetadata</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_FeedMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_FeedMetadata gets a(an) BT_FeedMetadata.
Describe a type of feed and how it behaves.
            NB: this is a virtual entity -&gt; it can be queried via SOAP and REST
            but there are no physical records in the database.

        A feed represents notification pertaining to your customers’ service activities and changes.
        There are two types of feeds available in MSPComplete: the personal feed and the customer feed.
        A feed metadata contains inforrmation about the feed, such as the name and the type of feed.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Area</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultExpirationPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecuteBehavior</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedTargetRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableActions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableActions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultExpirationPeriodInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultExpirationPeriodInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Area</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultExpirationPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecuteBehavior</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedTargetRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableActions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableActions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultExpirationPeriodInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultExpirationPeriodInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Area</maml:name>
                <maml:description>
                    <maml:para>Filter by Area.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableActions</maml:name>
                <maml:description>
                    <maml:para>Comma separated string of webhook actions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultExpirationPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default expiration period in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPriority</maml:name>
                <maml:description>
                    <maml:para>Filter by DefaultPriority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default reminder period in minutes for this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecuteBehavior</maml:name>
                <maml:description>
                    <maml:para>Filter by ExecuteBehavior.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedTargetRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by FeedTargetRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Feed name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AvailableActions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AvailableActions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AvailableActions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AvailableActions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultExpirationPeriodInMinutes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultExpirationPeriodInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultExpirationPeriodInMinutes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultExpirationPeriodInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultReminderPeriodInMinutes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultReminderPeriodInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultReminderPeriodInMinutes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultReminderPeriodInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SubType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SubType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SubType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SubType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubType</maml:name>
                <maml:description>
                    <maml:para>Sub type for the feed.
            Each Feed Type may correspond to a different enum representing the FeedSubType, so we will store this as an integer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WebhookId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding webhook.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Feed metadata and feed instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for feeds:
            the metadata, called FeedMetadata, which contains information about the feed, such as the name and the type of feed
            the instance, called FeedInstance, which contains information about one of your instantiations of the feed, such as the content of the feed and the event date
          </maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code> Get-BT_FeedMetadata -Ticket $btTicket -FilterBy_String_KeyName &quot;TaskInstanceCompleted&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_FeedMetadata</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_FeedMetadata</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_FeedMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_FeedMetadata sets a(an) BT_FeedMetadata.
Describe a type of feed and how it behaves.
            NB: this is a virtual entity -&gt; it can be queried via SOAP and REST
            but there are no physical records in the database.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedmetadata</maml:name>
                    <command:parameterValue required="True">FeedMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Area</maml:name>
                    <command:parameterValue required="False">FeedArea</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultExpirationPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecuteBehavior</maml:name>
                    <command:parameterValue required="False">ExecuteBehavior</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedTargetRequirement</maml:name>
                    <command:parameterValue required="False">FeedTargetRequirementType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubType</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">FeedType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedmetadata</maml:name>
                    <command:parameterValue required="True">FeedMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Area</maml:name>
                    <command:parameterValue required="False">FeedArea</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultExpirationPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecuteBehavior</maml:name>
                    <command:parameterValue required="False">ExecuteBehavior</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedTargetRequirement</maml:name>
                    <command:parameterValue required="False">FeedTargetRequirementType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubType</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">FeedType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>feedmetadata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.FeedMetadataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Area</maml:name>
                <maml:description>
                    <maml:para>General area this feed relates to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedArea</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Lead</dev:value>
                        <maml:description>
                            <maml:para>Lead.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Offering</dev:value>
                        <maml:description>
                            <maml:para>Offering.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Payment</dev:value>
                        <maml:description>
                            <maml:para>Payment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableActions</maml:name>
                <maml:description>
                    <maml:para>Comma separated string of webhook actions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultExpirationPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default expiration period in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultKeywords</maml:name>
                <maml:description>
                    <maml:para>Default keywords associated with this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPriority</maml:name>
                <maml:description>
                    <maml:para>Default priority of this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default reminder period in minutes for this feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecuteBehavior</maml:name>
                <maml:description>
                    <maml:para>Defines the behavior when a user performs the feed instance's suggested action.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ExecuteBehavior</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>MarkCompleteForUser</dev:value>
                        <maml:description>
                            <maml:para>Mark the feed as complete for the user.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MarkCompleteGlobally</dev:value>
                        <maml:description>
                            <maml:para>Mark the feed as complete for all users that have access to it.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedTargetRequirement</maml:name>
                <maml:description>
                    <maml:para>Feed target requirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedTargetRequirementType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No feed target is required.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Single</dev:value>
                        <maml:description>
                            <maml:para>One feed target (primary target) is required to be set.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Feed name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubType</maml:name>
                <maml:description>
                    <maml:para>Sub type for the feed.
            Each Feed Type may correspond to a different enum representing the FeedSubType, so we will store this as an integer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Alert</dev:value>
                        <maml:description>
                            <maml:para>Alert.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Event</dev:value>
                        <maml:description>
                            <maml:para>Event.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Suggestion</dev:value>
                        <maml:description>
                            <maml:para>Suggestion (a.k.a Recommendation).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Reminder</dev:value>
                        <maml:description>
                            <maml:para>Reminder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WebhookId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding webhook.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_FeedMetadata</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_FeedMetadata</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_FeedMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_FeedMetadata removes a(an) BT_FeedMetadata.
Describe a type of feed and how it behaves.
            NB: this is a virtual entity -&gt; it can be queried via SOAP and REST
            but there are no physical records in the database.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_FeedRule</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_FeedRule</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_FeedRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_FeedRule adds a(an) BT_FeedRule.
Represents a feed rule i.e. a specific user preference on feeds.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedStatuses</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedTypes</maml:name>
                    <command:parameterValue required="False">FeedType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priorities</maml:name>
                    <command:parameterValue required="False">Priority[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDateTime</maml:name>
                    <command:parameterValue required="False">AdvancedDateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">FeedRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedStatuses</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedTypes</maml:name>
                    <command:parameterValue required="False">FeedType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priorities</maml:name>
                    <command:parameterValue required="False">Priority[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDateTime</maml:name>
                    <command:parameterValue required="False">AdvancedDateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">FeedRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The system user who owns this feed rule.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the feed metadata to filter on feed instances.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedStatuses</maml:name>
                <maml:description>
                    <maml:para>Feed statuses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Flagged</dev:value>
                        <maml:description>
                            <maml:para>Flagged.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Dismissed</dev:value>
                        <maml:description>
                            <maml:para>Dismissed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedTypes</maml:name>
                <maml:description>
                    <maml:para>Feed types.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedType[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization to filter on feed instances.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priorities</maml:name>
                <maml:description>
                    <maml:para>Priorities.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the feed metadata to filter on feed targets.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type to filter on feed targets.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartDateTime</maml:name>
                <maml:description>
                    <maml:para>Start date time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AdvancedDateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of feed rule.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedRuleType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Filter</dev:value>
                        <maml:description>
                            <maml:para>Filtering.
            It indicates the rules that would be applied to filter on feeds when the feed page is launched.
            This filtering feed rule stores users&apos; preference on launching the feed page.
            Now one user is supposed to have only one filtering feed rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Suppress</dev:value>
                        <maml:description>
                            <maml:para>Suppress.
            It represents the rules that would be always used to hide the feeds for users (no matter how users change the filters on feed page).
            This suppression feed rule stores user&apos;s preference on hiding current and future related feeds.
            Now one user can have multiple suppress feed rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_FeedRule</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_FeedRule</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_FeedRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_FeedRule gets a(an) BT_FeedRule.
Represents a feed rule i.e. a specific user preference on feeds.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedStatuses</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedStatuses</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the feed metadata to filter on feed instances.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedStatuses</maml:name>
                <maml:description>
                    <maml:para>Filter by FeedStatuses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization to filter on feed instances.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the feed metadata to filter on feed targets.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type to filter on feed targets.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The system user who owns this feed rule.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_FeedRule</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_FeedRule</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_FeedRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_FeedRule sets a(an) BT_FeedRule.
Represents a feed rule i.e. a specific user preference on feeds.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedrule</maml:name>
                    <command:parameterValue required="True">FeedRuleDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedStatuses</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedTypes</maml:name>
                    <command:parameterValue required="False">FeedType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priorities</maml:name>
                    <command:parameterValue required="False">Priority[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDateTime</maml:name>
                    <command:parameterValue required="False">AdvancedDateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">FeedRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedrule</maml:name>
                    <command:parameterValue required="True">FeedRuleDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedStatuses</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedTypes</maml:name>
                    <command:parameterValue required="False">FeedType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priorities</maml:name>
                    <command:parameterValue required="False">Priority[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDateTime</maml:name>
                    <command:parameterValue required="False">AdvancedDateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">FeedRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>feedrule</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.FeedRuleDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the feed metadata to filter on feed instances.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedStatuses</maml:name>
                <maml:description>
                    <maml:para>Feed statuses.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Flagged</dev:value>
                        <maml:description>
                            <maml:para>Flagged.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Dismissed</dev:value>
                        <maml:description>
                            <maml:para>Dismissed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedTypes</maml:name>
                <maml:description>
                    <maml:para>Feed types.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedType[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization to filter on feed instances.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priorities</maml:name>
                <maml:description>
                    <maml:para>Priorities.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the feed metadata to filter on feed targets.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type to filter on feed targets.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartDateTime</maml:name>
                <maml:description>
                    <maml:para>Start date time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AdvancedDateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of feed rule.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedRuleType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Filter</dev:value>
                        <maml:description>
                            <maml:para>Filtering.
            It indicates the rules that would be applied to filter on feeds when the feed page is launched.
            This filtering feed rule stores users&apos; preference on launching the feed page.
            Now one user is supposed to have only one filtering feed rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Suppress</dev:value>
                        <maml:description>
                            <maml:para>Suppress.
            It represents the rules that would be always used to hide the feeds for users (no matter how users change the filters on feed page).
            This suppression feed rule stores user&apos;s preference on hiding current and future related feeds.
            Now one user can have multiple suppress feed rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_FeedRule</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_FeedRule</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_FeedRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_FeedRule removes a(an) BT_FeedRule.
Represents a feed rule i.e. a specific user preference on feeds.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_FeedState</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_FeedState</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_FeedState</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_FeedState adds a(an) BT_FeedState.
Tracks which user has dismissed or acted on a feed instance.
            Can be used to show/hide feeds.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedState</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SnoozedUntil</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedState</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SnoozedUntil</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding feed instance.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SnoozedUntil</maml:name>
                <maml:description>
                    <maml:para>Date until the feed should be snoozed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status of the feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Flagged</dev:value>
                        <maml:description>
                            <maml:para>Flagged.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Dismissed</dev:value>
                        <maml:description>
                            <maml:para>Dismissed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusSystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who acted on the feed instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_FeedState</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_FeedState</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_FeedState</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_FeedState gets a(an) BT_FeedState.
Tracks which user has dismissed or acted on a feed instance.
            Can be used to show/hide feeds.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedState</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SnoozedUntil</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SnoozedUntil_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SnoozedUntil_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusSystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedState</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SnoozedUntil</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SnoozedUntil_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SnoozedUntil_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusSystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding feed instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SnoozedUntil</maml:name>
                <maml:description>
                    <maml:para>Date until the feed should be snoozed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SnoozedUntil_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SnoozedUntil.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SnoozedUntil_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SnoozedUntil.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusSystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who acted on the feed instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_FeedState</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_FeedState</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_FeedState</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_FeedState sets a(an) BT_FeedState.
Tracks which user has dismissed or acted on a feed instance.
            Can be used to show/hide feeds.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedState</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedstate</maml:name>
                    <command:parameterValue required="True">FeedStateDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SnoozedUntil</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedState</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedstate</maml:name>
                    <command:parameterValue required="True">FeedStateDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SnoozedUntil</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">FeedStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>feedstate</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.FeedStateDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SnoozedUntil</maml:name>
                <maml:description>
                    <maml:para>Date until the feed should be snoozed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status of the feed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.FeedStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Flagged</dev:value>
                        <maml:description>
                            <maml:para>Flagged.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Dismissed</dev:value>
                        <maml:description>
                            <maml:para>Dismissed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusSystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who acted on the feed instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_FeedState</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_FeedState</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_FeedState</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_FeedState removes a(an) BT_FeedState.
Tracks which user has dismissed or acted on a feed instance.
            Can be used to show/hide feeds.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedState</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedState</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_FeedTarget</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_FeedTarget</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_FeedTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_FeedTarget adds a(an) BT_FeedTarget.
Tracks entity records associated with a feed instance.
            - What caused to generate the feed instance (project, device, offering, ...)
            - What is the main target of the feed instance (task, ...)</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_FeedTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding feed instance.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID (for security filtering).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user this feed is for.
            A feed can be per system user or per customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TargetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Source</dev:value>
                        <maml:description>
                            <maml:para>Source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Target</dev:value>
                        <maml:description>
                            <maml:para>Target.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_FeedTarget</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_FeedTarget</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_FeedTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_FeedTarget gets a(an) BT_FeedTarget.
Tracks entity records associated with a feed instance.
            - What caused to generate the feed instance (project, device, offering, ...)
            - What is the main target of the feed instance (task, ...)</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_FeedTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FeedInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FeedInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding feed instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID (for security filtering).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user this feed is for.
            A feed can be per system user or per customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_FeedTarget</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_FeedTarget</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_FeedTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_FeedTarget sets a(an) BT_FeedTarget.
Tracks entity records associated with a feed instance.
            - What caused to generate the feed instance (project, device, offering, ...)
            - What is the main target of the feed instance (task, ...)</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedtarget</maml:name>
                    <command:parameterValue required="True">FeedTargetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_FeedTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>feedtarget</maml:name>
                    <command:parameterValue required="True">FeedTargetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>feedtarget</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.FeedTargetDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID (for security filtering).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user this feed is for.
            A feed can be per system user or per customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TargetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Source</dev:value>
                        <maml:description>
                            <maml:para>Source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Target</dev:value>
                        <maml:description>
                            <maml:para>Target.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_FeedTarget</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_FeedTarget</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_FeedTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_FeedTarget removes a(an) BT_FeedTarget.
Tracks entity records associated with a feed instance.
            - What caused to generate the feed instance (project, device, offering, ...)
            - What is the main target of the feed instance (task, ...)</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_FeedTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ModuleDeployment</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ModuleDeployment</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ModuleDeployment</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ModuleDeployment adds a(an) BT_ModuleDeployment.
Represents a deployment request for a customer device user module.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ModuleDeployment</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerDeviceUserModuleId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeploymentInformation</maml:name>
                    <command:parameterValue required="False">ModuleDeploymentInformation</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ModuleDeployment</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerDeviceUserModuleId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeploymentInformation</maml:name>
                    <command:parameterValue required="False">ModuleDeploymentInformation</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerDeviceUserModuleId</maml:name>
                <maml:description>
                    <maml:para>ID of the customer device user module for which this deployment is for.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeploymentInformation</maml:name>
                <maml:description>
                    <maml:para>Additional information required to perform the deployment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleDeploymentInformation</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Desired module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleDesiredState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotInstalled</dev:value>
                        <maml:description>
                            <maml:para>Not installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabled</dev:value>
                        <maml:description>
                            <maml:para>Disabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ScheduledStartDate</maml:name>
                <maml:description>
                    <maml:para>Scheduled start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ModuleDeployment</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ModuleDeployment</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ModuleDeployment</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ModuleDeployment gets a(an) BT_ModuleDeployment.
Represents a deployment request for a customer device user module.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ModuleDeployment</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerDeviceUserModuleId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ModuleDeployment</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerDeviceUserModuleId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerDeviceUserModuleId</maml:name>
                <maml:description>
                    <maml:para>ID of the customer device user module for which this deployment is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Filter by DesiredState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ScheduledStartDate</maml:name>
                <maml:description>
                    <maml:para>Scheduled start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ScheduledStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ScheduledStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ScheduledStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ScheduledStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ModuleDeployment</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ModuleDeployment</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ModuleDeployment</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ModuleDeployment sets a(an) BT_ModuleDeployment.
Represents a deployment request for a customer device user module.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ModuleDeployment</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>moduledeployment</maml:name>
                    <command:parameterValue required="True">ModuleDeploymentDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeploymentInformation</maml:name>
                    <command:parameterValue required="False">ModuleDeploymentInformation</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ModuleDeployment</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>moduledeployment</maml:name>
                    <command:parameterValue required="True">ModuleDeploymentDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeploymentInformation</maml:name>
                    <command:parameterValue required="False">ModuleDeploymentInformation</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>moduledeployment</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ModuleDeploymentDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeploymentInformation</maml:name>
                <maml:description>
                    <maml:para>Additional information required to perform the deployment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleDeploymentInformation</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Desired module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleDesiredState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotInstalled</dev:value>
                        <maml:description>
                            <maml:para>Not installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabled</dev:value>
                        <maml:description>
                            <maml:para>Disabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ScheduledStartDate</maml:name>
                <maml:description>
                    <maml:para>Scheduled start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ModuleDeployment</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ModuleDeployment</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ModuleDeployment</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ModuleDeployment removes a(an) BT_ModuleDeployment.
Represents a deployment request for a customer device user module.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ModuleDeployment</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ModuleDeployment</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OfferingInstance</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OfferingInstance</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OfferingInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OfferingInstance adds a(an) BT_OfferingInstance.
Represents a deployment of an OfferingMetada to a customer.

        An offering instance contains information about one of your executions of the service, such as the execution status and the customer organization id.
        The metadata of the service can be found in the associated offering metadata object.
        You can use this cmdlet to start an MSPComplete service and it will also create the associated TaskInstance and TaskTarget entities.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">OfferingAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityTypes</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedMaterialCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">OfferingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">OfferingAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityTypes</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedMaterialCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">OfferingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this offering instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                <maml:description>
                    <maml:para>Ids of in this task that correspond to the
            entity types in . An array of Guids, with the
            indices corresponding to indices in .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssociatedEntityTypes</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of offering can be started from.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Callback status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallbackStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForInstantiationCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for instantiation callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForExecutionCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for execution callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CallbackFailed</dev:value>
                        <maml:description>
                            <maml:para>Callback failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed date. Denotes the running offering instance completed at this date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedCost</maml:name>
                <maml:description>
                    <maml:para>Estimated cost in report.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedMaterialCost</maml:name>
                <maml:description>
                    <maml:para>Estimated material cost in report.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>The key name of the associated .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords, to facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific offering instance.
            Can be used to identify different instances of the same offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>User notes on this offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this offering instance is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Release mode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReleaseMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Released</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a released OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Design</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a design mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date. Denotes the scheduled start date of this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Offering status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NeedParameters</dev:value>
                        <maml:description>
                            <maml:para>Need parameters, offering is a draft.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deployed</dev:value>
                        <maml:description>
                            <maml:para>Deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentInProgress</dev:value>
                        <maml:description>
                            <maml:para>Deployment in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailedToDeploy</dev:value>
                        <maml:description>
                            <maml:para>Deployment of offering failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>The offering service is in progress (the underlying tasks are in progress).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>The offering service completed (all underlying tasks have completed).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cancelled</dev:value>
                        <maml:description>
                            <maml:para>The offering service has been cancelled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user by who the offering instance is deployed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Offering metadata and offering instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for services:
            the metadata, called OfferingMetadata, which contains information about the service, such as the vendor and the keywords
            the instance, called OfferingInstance, which contains information about one of your executions of the service, such as the execution status and the customer organization id
          </maml:para>
            </maml:alert>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Offering instances are under customers, thus a ticket scoped to a customer is required.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$customers = Get-BT_Customer -Ticket $btTicket
$customerTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $customers[0].OrganizationId
$offeringMetadata = Get-BT_OfferingMetadata -Ticket $btTicket -FilterBy_String_KeyName &quot;AddProxyOffice365&quot;
$offeringInstance = Add-BT_OfferingInstance -Ticket $customerTicket -OfferingMetadataId $offeringMetadata[0].Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OfferingInstance</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OfferingInstance</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OfferingInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OfferingInstance gets a(an) BT_OfferingInstance.
Represents a deployment of an OfferingMetada to a customer.

        An offering instance contains information about one of your executions of the service, such as the execution status and the customer organization id.
        The metadata of the service can be found in the associated offering metadata object.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by CallbackStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed date. Denotes the running offering instance completed at this date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>The key name of the associated .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific offering instance.
            Can be used to identify different instances of the same offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this offering instance is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Filter by ReleaseMode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompletedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompletedAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompletedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueBy_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueBy_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Vendor_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Vendor_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date. Denotes the scheduled start date of this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user by who the offering instance is deployed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Offering metadata and offering instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for services:
            the metadata, called OfferingMetadata, which contains information about the service, such as the vendor and the keywords
            the instance, called OfferingInstance, which contains information about one of your executions of the service, such as the execution status and the customer organization id
          </maml:para>
            </maml:alert>
            <maml:title>Customer scope</maml:title>
            <maml:alert>
                <maml:para>Offering instances belong to customers, thus a ticket scoped to a customer will only return the offering instances belonging to this customer.</maml:para>
            </maml:alert>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Offering instances belong to workgroups, thus a ticket scoped to a workgroup will only return the offering instances belonging to this workgroup.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$offeringMetadata = Get-BT_OfferingMetadata -Ticket $btTicket -FilterBy_String_KeyName &quot;HealthCheckForAzure&quot;
$offeringInstances = Get-BT_OfferingInstance -Ticket $btTicket -FilterBy_Guid_OfferingMetadataId $offeringMetadata.Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OfferingInstance</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OfferingInstance</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OfferingInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OfferingInstance sets a(an) BT_OfferingInstance.
Represents a deployment of an OfferingMetada to a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringinstance</maml:name>
                    <command:parameterValue required="True">OfferingInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">OfferingAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityTypes</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedMaterialCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">OfferingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringinstance</maml:name>
                    <command:parameterValue required="True">OfferingInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">OfferingAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityTypes</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedMaterialCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">OfferingStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>offeringinstance</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OfferingInstanceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this offering instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                <maml:description>
                    <maml:para>Ids of in this task that correspond to the
            entity types in . An array of Guids, with the
            indices corresponding to indices in .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssociatedEntityTypes</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of offering can be started from.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Callback status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallbackStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForInstantiationCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for instantiation callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForExecutionCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for execution callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CallbackFailed</dev:value>
                        <maml:description>
                            <maml:para>Callback failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed date. Denotes the running offering instance completed at this date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedCost</maml:name>
                <maml:description>
                    <maml:para>Estimated cost in report.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedMaterialCost</maml:name>
                <maml:description>
                    <maml:para>Estimated material cost in report.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords, to facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific offering instance.
            Can be used to identify different instances of the same offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>User notes on this offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this offering instance is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Release mode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReleaseMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Released</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a released OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Design</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a design mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date. Denotes the scheduled start date of this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Offering status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OfferingStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NeedParameters</dev:value>
                        <maml:description>
                            <maml:para>Need parameters, offering is a draft.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Deployed</dev:value>
                        <maml:description>
                            <maml:para>Deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentInProgress</dev:value>
                        <maml:description>
                            <maml:para>Deployment in progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailedToDeploy</dev:value>
                        <maml:description>
                            <maml:para>Deployment of offering failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>The offering service is in progress (the underlying tasks are in progress).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>The offering service completed (all underlying tasks have completed).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cancelled</dev:value>
                        <maml:description>
                            <maml:para>The offering service has been cancelled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user by who the offering instance is deployed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OfferingInstance</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OfferingInstance</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OfferingInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OfferingInstance removes a(an) BT_OfferingInstance.
Represents a deployment of an OfferingMetada to a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OfferingMetadata</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OfferingMetadata adds a(an) BT_OfferingMetadata.
Represents an item in the catalog, or a customization of an item in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityTypes</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedMaterialCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceChannelId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityTypes</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedMaterialCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceChannelId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                <maml:description>
                    <maml:para>Ids of in this task that correspond to the
            entity types in . An array of Guids, with the
            indices corresponding to indices in .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssociatedEntityTypes</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of offering can be started from.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAt</maml:name>
                <maml:description>
                    <maml:para>Default start date. Denotes the scheduled start date of this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DurationInMinutes</maml:name>
                <maml:description>
                    <maml:para>Estimated duration in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current OfferingMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedCost</maml:name>
                <maml:description>
                    <maml:para>Estimated cost of the offering in dollars.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedMaterialCost</maml:name>
                <maml:description>
                    <maml:para>Estimated material cost of the offering in dollars.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords, to facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Offering name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>User notes on this offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OriginalMetadataId</maml:name>
                <maml:description>
                    <maml:para>Id of the original metadata this one was templated from. The "original" metadata is the
            metadata that was not created by saving a template from another one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServiceChannelId</maml:name>
                <maml:description>
                    <maml:para>ID of the service channel the offering metadata was generated from.
            If Guid.Empty, it wasn't generated from a service channel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user who created the offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WebhookId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding webhook.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OfferingMetadata</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OfferingMetadata gets a(an) BT_OfferingMetadata.
Represents an item in the catalog, or a customization of an item in the catalog.

        An offering metadata contains information about an MSPComplete service, such as the vendor and the keywords.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceChannelId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DurationInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DurationInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceChannelId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DurationInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DurationInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Vendor_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAt</maml:name>
                <maml:description>
                    <maml:para>Default start date. Denotes the scheduled start date of this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DurationInMinutes</maml:name>
                <maml:description>
                    <maml:para>Estimated duration in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current OfferingMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Offering name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OriginalMetadataId</maml:name>
                <maml:description>
                    <maml:para>Id of the original metadata this one was templated from. The "original" metadata is the
            metadata that was not created by saving a template from another one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServiceChannelId</maml:name>
                <maml:description>
                    <maml:para>ID of the service channel the offering metadata was generated from.
            If Guid.Empty, it wasn't generated from a service channel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultStartAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultStartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultStartAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultStartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DurationInMinutes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DurationInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DurationInMinutes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DurationInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EditVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EditVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EditVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EditVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Vendor_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Vendor_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user who created the offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WebhookId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding webhook.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Offering metadata and offering instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for services:
            the metadata, called OfferingMetadata, which contains information about the service, such as the vendor and the keywords
            the instance, called OfferingInstance, which contains information about one of your executions of the service, such as the execution status and the customer organization id
          </maml:para>
            </maml:alert>
            <maml:title>Public and private MSPComplete services</maml:title>
            <maml:alert>
                <maml:para>With MSPC, you can create your own custom services. While MSPComplete services offered by BitTitan do not belong to any workgroup, your private services belong to your workgroups.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>Get-BT_OfferingMetadata -Ticket $btTicket -FilterBy_String_KeyName &quot;HealthCheckForAzure&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OfferingMetadata</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OfferingMetadata sets a(an) BT_OfferingMetadata.
Represents an item in the catalog, or a customization of an item in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringmetadata</maml:name>
                    <command:parameterValue required="True">OfferingMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityTypes</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedMaterialCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringmetadata</maml:name>
                    <command:parameterValue required="True">OfferingMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssociatedEntityTypes</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DurationInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedMaterialCost</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginalMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Vendor</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>offeringmetadata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OfferingMetadataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssociatedEntityOfferingToTaskIds</maml:name>
                <maml:description>
                    <maml:para>Ids of in this task that correspond to the
            entity types in . An array of Guids, with the
            indices corresponding to indices in .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssociatedEntityTypes</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of offering can be started from.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who performs this service.
            A service can initially be assigned to a team, and then be assigned to a member of that team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who performs this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date (due dates are always absolute for solutions).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAt</maml:name>
                <maml:description>
                    <maml:para>Default start date. Denotes the scheduled start date of this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DurationInMinutes</maml:name>
                <maml:description>
                    <maml:para>Estimated duration in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current OfferingMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedCost</maml:name>
                <maml:description>
                    <maml:para>Estimated cost of the offering in dollars.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedMaterialCost</maml:name>
                <maml:description>
                    <maml:para>Estimated material cost of the offering in dollars.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords, to facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Offering name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>User notes on this offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OriginalMetadataId</maml:name>
                <maml:description>
                    <maml:para>Id of the original metadata this one was templated from. The "original" metadata is the
            metadata that was not created by saving a template from another one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user who created the offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Vendor</maml:name>
                <maml:description>
                    <maml:para>Vendor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WebhookId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding webhook.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OfferingMetadata</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OfferingMetadata</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OfferingMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OfferingMetadata removes a(an) BT_OfferingMetadata.
Represents an item in the catalog, or a customization of an item in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OfferingMetadataToTaskMetadata</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OfferingMetadataToTaskMetadata</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OfferingMetadataToTaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OfferingMetadataToTaskMetadata adds a(an) BT_OfferingMetadataToTaskMetadata.
Association entity between OfferingMetadata entity and TaskMetadata entity.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">TaskVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">TaskVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultInputValues</maml:name>
                <maml:description>
                    <maml:para>The array of string representations of default values that should be populated for this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DependencyMetadataIds</maml:name>
                <maml:description>
                    <maml:para>The array of other s that this one depends on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Input</maml:name>
                <maml:description>
                    <maml:para>The input of this task in the offering, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableBinding[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>The key name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>The id of the linked . For example, it can be used to indicate subtasks under a Combo task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Output</maml:name>
                <maml:description>
                    <maml:para>The output of this task in the offering, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableBinding[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>The id of the parent .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskDefaultExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Default execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Visibility of the task upon deployment of the offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>Not visible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Visible in the task launcher, if the corresponding offering has been deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Playbook</dev:value>
                        <maml:description>
                            <maml:para>Visible as a &quot;&quot;To Do&quot;&quot; task in the playbook when the corresponding offering has been deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PlaybookAndEnabled</dev:value>
                        <maml:description>
                            <maml:para>Visible both as a &quot;&quot;To Do&quot;&quot; task in the playbook and in the task launcher.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OfferingMetadataToTaskMetadata</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OfferingMetadataToTaskMetadata</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OfferingMetadataToTaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OfferingMetadataToTaskMetadata gets a(an) BT_OfferingMetadataToTaskMetadata.
Association entity between OfferingMetadata entity and TaskMetadata entity.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TaskDefaultExecutionOrder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TaskDefaultExecutionOrder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TaskDefaultExecutionOrder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TaskDefaultExecutionOrder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>The key name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>The id of the linked . For example, it can be used to indicate subtasks under a Combo task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>The id of the parent .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TaskDefaultExecutionOrder_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TaskDefaultExecutionOrder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TaskDefaultExecutionOrder_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TaskDefaultExecutionOrder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskDefaultExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Default execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OfferingMetadataToTaskMetadata</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OfferingMetadataToTaskMetadata</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OfferingMetadataToTaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OfferingMetadataToTaskMetadata sets a(an) BT_OfferingMetadataToTaskMetadata.
Association entity between OfferingMetadata entity and TaskMetadata entity.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringmetadatatotaskmetadata</maml:name>
                    <command:parameterValue required="True">OfferingMetadataToTaskMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">TaskVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>offeringmetadatatotaskmetadata</maml:name>
                    <command:parameterValue required="True">OfferingMetadataToTaskMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableBinding[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskDefaultExecutionOrder</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">TaskVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>offeringmetadatatotaskmetadata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OfferingMetadataToTaskMetadataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultInputValues</maml:name>
                <maml:description>
                    <maml:para>The array of string representations of default values that should be populated for this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DependencyMetadataIds</maml:name>
                <maml:description>
                    <maml:para>The array of other s that this one depends on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Input</maml:name>
                <maml:description>
                    <maml:para>The input of this task in the offering, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableBinding[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>The key name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>The id of the linked . For example, it can be used to indicate subtasks under a Combo task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated offering metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Output</maml:name>
                <maml:description>
                    <maml:para>The output of this task in the offering, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableBinding[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>The id of the parent .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskDefaultExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Default execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of associated task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Visibility of the task upon deployment of the offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>Not visible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Visible in the task launcher, if the corresponding offering has been deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Playbook</dev:value>
                        <maml:description>
                            <maml:para>Visible as a &quot;&quot;To Do&quot;&quot; task in the playbook when the corresponding offering has been deployed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PlaybookAndEnabled</dev:value>
                        <maml:description>
                            <maml:para>Visible both as a &quot;&quot;To Do&quot;&quot; task in the playbook and in the task launcher.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OfferingMetadataToTaskMetadata</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OfferingMetadataToTaskMetadata</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OfferingMetadataToTaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OfferingMetadataToTaskMetadata removes a(an) BT_OfferingMetadataToTaskMetadata.
Association entity between OfferingMetadata entity and TaskMetadata entity.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OfferingMetadataToTaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_PropertyBag</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_PropertyBag</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_PropertyBag</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_PropertyBag adds a(an) BT_PropertyBag.
Represents a bag of properties attached to an entity instance.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Properties</maml:name>
                    <command:parameterValue required="False">PropertyBase[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Properties</maml:name>
                    <command:parameterValue required="False">PropertyBase[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Properties</maml:name>
                <maml:description>
                    <maml:para>The properties.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBase[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_PropertyBag</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_PropertyBag</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_PropertyBag</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_PropertyBag gets a(an) BT_PropertyBag.
Represents a bag of properties attached to an entity instance.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PropertiesXml</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PropertiesXml_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PropertiesXml_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PropertiesXml</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PropertiesXml_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PropertiesXml_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PropertiesXml</maml:name>
                <maml:description>
                    <maml:para>The properties serialized to Xml.
            This field is for internal usages.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PropertiesXml_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PropertiesXml.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PropertiesXml_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PropertiesXml.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_PropertyBag</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_PropertyBag</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_PropertyBag</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_PropertyBag sets a(an) BT_PropertyBag.
Represents a bag of properties attached to an entity instance.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>propertybag</maml:name>
                    <command:parameterValue required="True">PropertyBagDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Properties</maml:name>
                    <command:parameterValue required="False">PropertyBase[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>propertybag</maml:name>
                    <command:parameterValue required="True">PropertyBagDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Properties</maml:name>
                    <command:parameterValue required="False">PropertyBase[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>propertybag</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.PropertyBagDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Properties</maml:name>
                <maml:description>
                    <maml:para>The properties.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBase[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_PropertyBag</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_PropertyBag</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_PropertyBag</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_PropertyBag removes a(an) BT_PropertyBag.
Represents a bag of properties attached to an entity instance.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_PropertyBag</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_RecurrentWorkflowRule</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_RecurrentWorkflowRule</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_RecurrentWorkflowRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_RecurrentWorkflowRule adds a(an) BT_RecurrentWorkflowRule.
Represents a recurrent workflow rule in the Async Execution Framework.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">RecurrenceFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">RecurrentWorkflowRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">RecurrenceFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">RecurrentWorkflowRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllowConcurrentInstances</maml:name>
                <maml:description>
                    <maml:para>Whether two overlapping instances are allowed to run concurrently.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Enabled</maml:name>
                <maml:description>
                    <maml:para>Indicates if the rule is enabled or disabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextOccurrenceTime</maml:name>
                <maml:description>
                    <maml:para>The next occurrence time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceFrequency</maml:name>
                <maml:description>
                    <maml:para>Frequency of recurrence pattern.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.RecurrenceFrequency</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Minutely</dev:value>
                        <maml:description>
                            <maml:para>Minutely.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Hourly</dev:value>
                        <maml:description>
                            <maml:para>Hourly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Weekly</dev:value>
                        <maml:description>
                            <maml:para>Weekly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Monthly</dev:value>
                        <maml:description>
                            <maml:para>Monthly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceInterval</maml:name>
                <maml:description>
                    <maml:para>Interval of the recurrence pattern.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceStartTime</maml:name>
                <maml:description>
                    <maml:para>Recurrent start time in UTC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RuleType</maml:name>
                <maml:description>
                    <maml:para>The recurrent workflow rule type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.RecurrentWorkflowRuleType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>UserDefined</dev:value>
                        <maml:description>
                            <maml:para>User defined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SystemLevel</dev:value>
                        <maml:description>
                            <maml:para>System level.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Rule type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowData</maml:name>
                <maml:description>
                    <maml:para>The data value for the workflow instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowReferenceId</maml:name>
                <maml:description>
                    <maml:para>The target instance's reference id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>The type of workflow instance to create.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_RecurrentWorkflowRule</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_RecurrentWorkflowRule</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_RecurrentWorkflowRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_RecurrentWorkflowRule gets a(an) BT_RecurrentWorkflowRule.
Represents a recurrent workflow rule in the Async Execution Framework.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextOccurrenceTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextOccurrenceTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceInterval_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceInterval_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceStartTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceStartTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Type_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Type_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowData_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowData_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowReferenceId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowReferenceId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextOccurrenceTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextOccurrenceTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceInterval_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceInterval_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceStartTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RecurrenceStartTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Type_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Type_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowData_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowData_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowReferenceId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowReferenceId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllowConcurrentInstances</maml:name>
                <maml:description>
                    <maml:para>Whether two overlapping instances are allowed to run concurrently.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Enabled</maml:name>
                <maml:description>
                    <maml:para>Indicates if the rule is enabled or disabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextOccurrenceTime</maml:name>
                <maml:description>
                    <maml:para>The next occurrence time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceFrequency</maml:name>
                <maml:description>
                    <maml:para>Filter by RecurrenceFrequency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceInterval</maml:name>
                <maml:description>
                    <maml:para>Interval of the recurrence pattern.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceStartTime</maml:name>
                <maml:description>
                    <maml:para>Recurrent start time in UTC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RuleType</maml:name>
                <maml:description>
                    <maml:para>Filter by RuleType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NextOccurrenceTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by NextOccurrenceTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NextOccurrenceTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by NextOccurrenceTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecurrenceInterval_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecurrenceInterval.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecurrenceInterval_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecurrenceInterval.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecurrenceStartTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecurrenceStartTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RecurrenceStartTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RecurrenceStartTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Type_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Type_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowData_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowData.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowData_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowData.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowReferenceId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowReferenceId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowReferenceId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowReferenceId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Rule type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowData</maml:name>
                <maml:description>
                    <maml:para>The data value for the workflow instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowReferenceId</maml:name>
                <maml:description>
                    <maml:para>The target instance's reference id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>The type of workflow instance to create.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_RecurrentWorkflowRule</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_RecurrentWorkflowRule</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_RecurrentWorkflowRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_RecurrentWorkflowRule sets a(an) BT_RecurrentWorkflowRule.
Represents a recurrent workflow rule in the Async Execution Framework.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>recurrentworkflowrule</maml:name>
                    <command:parameterValue required="True">RecurrentWorkflowRuleDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">RecurrenceFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">RecurrentWorkflowRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>recurrentworkflowrule</maml:name>
                    <command:parameterValue required="True">RecurrentWorkflowRuleDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AllowConcurrentInstances</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Enabled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextOccurrenceTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceFrequency</maml:name>
                    <command:parameterValue required="False">RecurrenceFrequency</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceInterval</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RecurrenceStartTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RuleType</maml:name>
                    <command:parameterValue required="False">RecurrentWorkflowRuleType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowData</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowReferenceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>recurrentworkflowrule</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.RecurrentWorkflowRuleDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AllowConcurrentInstances</maml:name>
                <maml:description>
                    <maml:para>Whether two overlapping instances are allowed to run concurrently.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Enabled</maml:name>
                <maml:description>
                    <maml:para>Indicates if the rule is enabled or disabled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextOccurrenceTime</maml:name>
                <maml:description>
                    <maml:para>The next occurrence time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceFrequency</maml:name>
                <maml:description>
                    <maml:para>Frequency of recurrence pattern.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.RecurrenceFrequency</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Minutely</dev:value>
                        <maml:description>
                            <maml:para>Minutely.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Hourly</dev:value>
                        <maml:description>
                            <maml:para>Hourly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Weekly</dev:value>
                        <maml:description>
                            <maml:para>Weekly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Monthly</dev:value>
                        <maml:description>
                            <maml:para>Monthly.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceInterval</maml:name>
                <maml:description>
                    <maml:para>Interval of the recurrence pattern.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RecurrenceStartTime</maml:name>
                <maml:description>
                    <maml:para>Recurrent start time in UTC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RuleType</maml:name>
                <maml:description>
                    <maml:para>The recurrent workflow rule type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.RecurrentWorkflowRuleType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>UserDefined</dev:value>
                        <maml:description>
                            <maml:para>User defined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SystemLevel</dev:value>
                        <maml:description>
                            <maml:para>System level.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Rule type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowData</maml:name>
                <maml:description>
                    <maml:para>The data value for the workflow instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowReferenceId</maml:name>
                <maml:description>
                    <maml:para>The target instance's reference id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>The type of workflow instance to create.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_RecurrentWorkflowRule</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_RecurrentWorkflowRule</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_RecurrentWorkflowRule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_RecurrentWorkflowRule removes a(an) BT_RecurrentWorkflowRule.
Represents a recurrent workflow rule in the Async Execution Framework.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_RecurrentWorkflowRule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Customer</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Customer</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Customer</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Customer adds a(an) BT_Customer.
Represents a partner&apos;s customers being sold to in the MSPC platform.
Customers are added under workgroups.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Customer</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentGlobalSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">CustomerSizeRange</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">CustomerSubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">Industries</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDefaultCustomer</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDemoCustomer</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Customer</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentGlobalSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">CustomerSizeRange</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">CustomerSubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">Industries</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDefaultCustomer</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDemoCustomer</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompanyName</maml:name>
                <maml:description>
                    <maml:para>Company name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryDomain</maml:name>
                <maml:description>
                    <maml:para>Primary domain.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentGlobalSettings</maml:name>
                <maml:description>
                    <maml:para>Global settings for the agent that will run on the devices.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentGlobalSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CityName</maml:name>
                <maml:description>
                    <maml:para>City name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompanySizeBucket</maml:name>
                <maml:description>
                    <maml:para>Company size range.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerSizeRange</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between1And10</dev:value>
                        <maml:description>
                            <maml:para>Between 1 and 10.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between11And50</dev:value>
                        <maml:description>
                            <maml:para>Between 11 and 50.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between51And200</dev:value>
                        <maml:description>
                            <maml:para>Between 51 and 200.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between201And500</dev:value>
                        <maml:description>
                            <maml:para>Between 201 and 500.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between501And1000</dev:value>
                        <maml:description>
                            <maml:para>Between 501 and 1000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between1001And5000</dev:value>
                        <maml:description>
                            <maml:para>Between 1001 and 5000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between5001And10000</dev:value>
                        <maml:description>
                            <maml:para>Between 5001 and 10000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Over10001</dev:value>
                        <maml:description>
                            <maml:para>Over 10001.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CountryName</maml:name>
                <maml:description>
                    <maml:para>Country name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>Determines the auto renewal policy for the subscriptions under the customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerSubscriptionRenewalPolicy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Auto renew all subscriptions that are under the customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotAutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Do not the auto renew subscriptions under the customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IndustryType</maml:name>
                <maml:description>
                    <maml:para>Industry type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Industries</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Education</dev:value>
                        <maml:description>
                            <maml:para>Education.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Government</dev:value>
                        <maml:description>
                            <maml:para>Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Healthcare</dev:value>
                        <maml:description>
                            <maml:para>Healthcare.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Legal</dev:value>
                        <maml:description>
                            <maml:para>Legal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CommunicationAndMedia</dev:value>
                        <maml:description>
                            <maml:para>Communication &amp; media.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinancialServices</dev:value>
                        <maml:description>
                            <maml:para>Financial services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ManufacturingAndResources</dev:value>
                        <maml:description>
                            <maml:para>Manufacturing &amp; resources.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RetailConsumerProductsAndServices</dev:value>
                        <maml:description>
                            <maml:para>Retail, consumer products and services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Other</dev:value>
                        <maml:description>
                            <maml:para>Other.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NoVerticalFocus</dev:value>
                        <maml:description>
                            <maml:para>No vertical focus.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Whether this customer is archived or not.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDefaultCustomer</maml:name>
                <maml:description>
                    <maml:para>Whether or not the customer is the default one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDemoCustomer</maml:name>
                <maml:description>
                    <maml:para>Whether or not the customer is a demo one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAccessed</maml:name>
                <maml:description>
                    <maml:para>Last access date of this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Search index state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SearchIndexState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdatePending</dev:value>
                        <maml:description>
                            <maml:para>Update pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RemovalPending</dev:value>
                        <maml:description>
                            <maml:para>Removal pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Published</dev:value>
                        <maml:description>
                            <maml:para>Published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotAbleToIndex</dev:value>
                        <maml:description>
                            <maml:para>Not able to index.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>Company short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StateProvinceName</maml:name>
                <maml:description>
                    <maml:para>State province name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupId</maml:name>
                <maml:description>
                    <maml:para>The workgroup associated with this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Customers are under workgroups, thus this cmdlet requires a ticket scoped to a workgroup id.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Get a ticket scoped to a workgroup
$cred = Get-Credential
$ticket = Get-BT_Ticket -Credential $cred -ServiceType BitTitan -WorkgroupId &apos;your-workgroup-id-here&apos;
 
# Create a new customer
$customer = Add-BT_Customer -Ticket $ticket -CompanyName &apos;company-name-here&apos; -PrimaryDomain &apos;company-domain-here&apos;
</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Customer</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Customer</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Customer</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Customer gets a(an) BT_Customer.
Represents a partner&apos;s customers being sold to in the MSPC platform.
</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Customer</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDefaultCustomer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDemoCustomer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompanyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompanyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CountryName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CountryName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAccessed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAccessed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDomain_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDomain_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StateProvinceName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StateProvinceName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Customer</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDefaultCustomer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDemoCustomer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompanyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompanyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CountryName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CountryName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAccessed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAccessed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDomain_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDomain_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StateProvinceName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StateProvinceName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CityName</maml:name>
                <maml:description>
                    <maml:para>City name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompanyName</maml:name>
                <maml:description>
                    <maml:para>Company name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompanySizeBucket</maml:name>
                <maml:description>
                    <maml:para>Filter by CompanySizeBucket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CountryName</maml:name>
                <maml:description>
                    <maml:para>Country name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>Filter by CustomerSubscriptionRenewalPolicy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IndustryType</maml:name>
                <maml:description>
                    <maml:para>Filter by IndustryType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Whether this customer is archived or not.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDefaultCustomer</maml:name>
                <maml:description>
                    <maml:para>Whether or not the customer is the default one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDemoCustomer</maml:name>
                <maml:description>
                    <maml:para>Whether or not the customer is a demo one.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAccessed</maml:name>
                <maml:description>
                    <maml:para>Last access date of this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryDomain</maml:name>
                <maml:description>
                    <maml:para>Primary domain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Filter by SearchIndexState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>Company short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CityName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CityName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompanyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompanyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompanyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompanyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CountryName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CountryName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CountryName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CountryName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAccessed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAccessed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAccessed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAccessed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryDomain_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryDomain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryDomain_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryDomain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SearchIndexHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SearchIndexHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StateProvinceName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StateProvinceName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StateProvinceName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StateProvinceName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StateProvinceName</maml:name>
                <maml:description>
                    <maml:para>State province name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupId</maml:name>
                <maml:description>
                    <maml:para>The workgroup associated with this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Customers belong to workgroups, thus a ticket scoped to a workgroup will only return the customers belonging to this workgroup.</maml:para>
            </maml:alert>
            <maml:title>Default customer</maml:title>
            <maml:alert>
                <maml:para>Every BitTitan workgroup has a the default customer. The company name of the default customer is "Default" and you can retrieve it with the following parameter: -FilterBy_String_CompanyName "Default".</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>Get-BT_Customer -Ticket $btTicket -FilterBy_String_CompanyName &quot;Default&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Customer</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Customer</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Customer</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Customer sets a(an) BT_Customer.
Represents a partner&apos;s customers being sold to in the MSPC platform.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Customer</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customer</maml:name>
                    <command:parameterValue required="True">CustomerDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentGlobalSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">CustomerSizeRange</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">CustomerSubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">Industries</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Customer</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customer</maml:name>
                    <command:parameterValue required="True">CustomerDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentGlobalSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CompanyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompanySizeBucket</maml:name>
                    <command:parameterValue required="False">CustomerSizeRange</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CountryName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">CustomerSubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IndustryType</maml:name>
                    <command:parameterValue required="False">Industries</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAccessed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDomain</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StateProvinceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customer</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentGlobalSettings</maml:name>
                <maml:description>
                    <maml:para>Global settings for the agent that will run on the devices.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentGlobalSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CityName</maml:name>
                <maml:description>
                    <maml:para>City name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompanyName</maml:name>
                <maml:description>
                    <maml:para>Company name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompanySizeBucket</maml:name>
                <maml:description>
                    <maml:para>Company size range.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerSizeRange</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between1And10</dev:value>
                        <maml:description>
                            <maml:para>Between 1 and 10.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between11And50</dev:value>
                        <maml:description>
                            <maml:para>Between 11 and 50.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between51And200</dev:value>
                        <maml:description>
                            <maml:para>Between 51 and 200.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between201And500</dev:value>
                        <maml:description>
                            <maml:para>Between 201 and 500.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between501And1000</dev:value>
                        <maml:description>
                            <maml:para>Between 501 and 1000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between1001And5000</dev:value>
                        <maml:description>
                            <maml:para>Between 1001 and 5000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Between5001And10000</dev:value>
                        <maml:description>
                            <maml:para>Between 5001 and 10000.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Over10001</dev:value>
                        <maml:description>
                            <maml:para>Over 10001.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CountryName</maml:name>
                <maml:description>
                    <maml:para>Country name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>Determines the auto renewal policy for the subscriptions under the customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerSubscriptionRenewalPolicy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Auto renew all subscriptions that are under the customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotAutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Do not the auto renew subscriptions under the customer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IndustryType</maml:name>
                <maml:description>
                    <maml:para>Industry type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Industries</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Education</dev:value>
                        <maml:description>
                            <maml:para>Education.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Government</dev:value>
                        <maml:description>
                            <maml:para>Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Healthcare</dev:value>
                        <maml:description>
                            <maml:para>Healthcare.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Legal</dev:value>
                        <maml:description>
                            <maml:para>Legal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CommunicationAndMedia</dev:value>
                        <maml:description>
                            <maml:para>Communication &amp; media.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FinancialServices</dev:value>
                        <maml:description>
                            <maml:para>Financial services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ManufacturingAndResources</dev:value>
                        <maml:description>
                            <maml:para>Manufacturing &amp; resources.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RetailConsumerProductsAndServices</dev:value>
                        <maml:description>
                            <maml:para>Retail, consumer products and services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Other</dev:value>
                        <maml:description>
                            <maml:para>Other.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NoVerticalFocus</dev:value>
                        <maml:description>
                            <maml:para>No vertical focus.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Whether this customer is archived or not.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAccessed</maml:name>
                <maml:description>
                    <maml:para>Last access date of this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryDomain</maml:name>
                <maml:description>
                    <maml:para>Primary domain.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Search index state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SearchIndexState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdatePending</dev:value>
                        <maml:description>
                            <maml:para>Update pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RemovalPending</dev:value>
                        <maml:description>
                            <maml:para>Removal pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Published</dev:value>
                        <maml:description>
                            <maml:para>Published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotAbleToIndex</dev:value>
                        <maml:description>
                            <maml:para>Not able to index.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StateProvinceName</maml:name>
                <maml:description>
                    <maml:para>State province name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupId</maml:name>
                <maml:description>
                    <maml:para>The workgroup associated with this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Customer</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Customer</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Customer</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Customer removes a(an) BT_Customer.
Represents a partner&apos;s customers being sold to in the MSPC platform.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Customer</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Customer</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDevice</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDevice</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDevice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDevice adds a(an) BT_CustomerDevice.
Represents an MSPC device (computer, tablet, smartphone...).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentDeviceSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">DesiredDeviceState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">CustomerDeviceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">DomainJoinStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">VirtualPlatformType</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentDeviceSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">DesiredDeviceState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">CustomerDeviceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">DomainJoinStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">VirtualPlatformType</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AddressWidth</maml:name>
                <maml:description>
                    <maml:para>Address width of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentDeviceSettings</maml:name>
                <maml:description>
                    <maml:para>Global settings for the agent that will run on the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentGlobalSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Status of the agent on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InstallingModule</dev:value>
                        <maml:description>
                            <maml:para>Installing module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RetrievingSettings</dev:value>
                        <maml:description>
                            <maml:para>Retrieving settings.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Orphaned</dev:value>
                        <maml:description>
                            <maml:para>Orphaned.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Desired state of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DesiredDeviceState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceName</maml:name>
                <maml:description>
                    <maml:para>Name of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceType</maml:name>
                <maml:description>
                    <maml:para>Type of device (computer, tablet, phone...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerDeviceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Computer</dev:value>
                        <maml:description>
                            <maml:para>Computer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Tablet</dev:value>
                        <maml:description>
                            <maml:para>Tablet.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MobilePhone</dev:value>
                        <maml:description>
                            <maml:para>Mobile phone.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Server</dev:value>
                        <maml:description>
                            <maml:para>Server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Printer</dev:value>
                        <maml:description>
                            <maml:para>Printer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LoadBalancer</dev:value>
                        <maml:description>
                            <maml:para>Load balancer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Router</dev:value>
                        <maml:description>
                            <maml:para>Router.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DiskSpaceFree</maml:name>
                <maml:description>
                    <maml:para>Free disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DiskSpaceTotal</maml:name>
                <maml:description>
                    <maml:para>Total disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DnsName</maml:name>
                <maml:description>
                    <maml:para>DNS name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DomainJoinStatus</maml:name>
                <maml:description>
                    <maml:para>Domain join status of this device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DomainJoinStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Unjoined</dev:value>
                        <maml:description>
                            <maml:para>Not joined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkgroupJoined</dev:value>
                        <maml:description>
                            <maml:para>Joined to a workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DomainJoined</dev:value>
                        <maml:description>
                            <maml:para>Joined to a domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DotNetVersions</maml:name>
                <maml:description>
                    <maml:para>Dot net versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DownloadSpeed</maml:name>
                <maml:description>
                    <maml:para>Download speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this Device in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>HardwareHash</maml:name>
                <maml:description>
                    <maml:para>Hardware hash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HostId</maml:name>
                <maml:description>
                    <maml:para>Device Id of the Host.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLoggedOnUserName</maml:name>
                <maml:description>
                    <maml:para>Name of the last logged on user, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLogonTime</maml:name>
                <maml:description>
                    <maml:para>Date of the last logon, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Manufacturer</maml:name>
                <maml:description>
                    <maml:para>Manufacturer of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxCPUClockSpeed</maml:name>
                <maml:description>
                    <maml:para>Max CPU clock speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Model</maml:name>
                <maml:description>
                    <maml:para>The device model.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NetworkLatency</maml:name>
                <maml:description>
                    <maml:para>Network latency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NumberOfCores</maml:name>
                <maml:description>
                    <maml:para>Number of cores.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for clients compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for web apps compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeIncompatibilitySummary</maml:name>
                <maml:description>
                    <maml:para>The summary of machine incompatibility items for office.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.IncompatibleItems</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office pro plus compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OSName</maml:name>
                <maml:description>
                    <maml:para>Name of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OSVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ports</maml:name>
                <maml:description>
                    <maml:para>Comma-separated list of ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryDeviceLanguage</maml:name>
                <maml:description>
                    <maml:para>Primary device language.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryEndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the primary CustomerEndUser for this CustomerDevice.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryMACAddress</maml:name>
                <maml:description>
                    <maml:para>Primary MAC address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessorName</maml:name>
                <maml:description>
                    <maml:para>Name of the processor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RAMSizeTotal</maml:name>
                <maml:description>
                    <maml:para>Total RAM size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SerialNumber</maml:name>
                <maml:description>
                    <maml:para>Device serial number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UploadSpeed</maml:name>
                <maml:description>
                    <maml:para>Upload speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VirtualPlatformType</maml:name>
                <maml:description>
                    <maml:para>Type of the virtual platform.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.VirtualPlatformType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.
            Note: a device with VirtualPlatformType.None is a physical machine.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.
            Note: a device with VirtualPlatformType.Unknown is a virtual machine whose virtual platform is unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VMware</dev:value>
                        <maml:description>
                            <maml:para>VMware.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HyperV</dev:value>
                        <maml:description>
                            <maml:para>Hyper-V.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VirtualBox</dev:value>
                        <maml:description>
                            <maml:para>VirtualBox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Azure</dev:value>
                        <maml:description>
                            <maml:para>Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDevice</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDevice</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDevice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDevice gets a(an) BT_CustomerDevice.
Represents an MSPC device (computer, tablet, smartphone...).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AddressWidth_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AddressWidth_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DeviceName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DeviceName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceFree_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceFree_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceTotal_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceTotal_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DnsName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DnsName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DotNetVersions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DotNetVersions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DownloadSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DownloadSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FriendlyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FriendlyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HardwareHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HardwareHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoggedOnUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoggedOnUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Manufacturer_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Manufacturer_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxCPUClockSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxCPUClockSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Model_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Model_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetworkLatency_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetworkLatency_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NumberOfCores_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NumberOfCores_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDeviceLanguage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDeviceLanguage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryMACAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryMACAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ProcessorName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ProcessorName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RAMSizeTotal_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RAMSizeTotal_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SerialNumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SerialNumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UploadSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UploadSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AddressWidth_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AddressWidth_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DeviceName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DeviceName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceFree_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceFree_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceTotal_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DiskSpaceTotal_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DnsName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DnsName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DotNetVersions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DotNetVersions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DownloadSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DownloadSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FriendlyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FriendlyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HardwareHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HardwareHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoggedOnUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLoggedOnUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Location_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Manufacturer_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Manufacturer_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxCPUClockSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxCPUClockSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Model_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Model_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetworkLatency_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NetworkLatency_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NumberOfCores_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NumberOfCores_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OSVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Ports_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDeviceLanguage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryDeviceLanguage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryMACAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryMACAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ProcessorName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ProcessorName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RAMSizeTotal_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RAMSizeTotal_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SerialNumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SerialNumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UploadSpeed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UploadSpeed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AddressWidth</maml:name>
                <maml:description>
                    <maml:para>Address width of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by AgentStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Filter by DesiredState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceName</maml:name>
                <maml:description>
                    <maml:para>Name of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceType</maml:name>
                <maml:description>
                    <maml:para>Filter by DeviceType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DiskSpaceFree</maml:name>
                <maml:description>
                    <maml:para>Free disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DiskSpaceTotal</maml:name>
                <maml:description>
                    <maml:para>Total disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DnsName</maml:name>
                <maml:description>
                    <maml:para>DNS name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DomainJoinStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by DomainJoinStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DotNetVersions</maml:name>
                <maml:description>
                    <maml:para>Dot net versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DownloadSpeed</maml:name>
                <maml:description>
                    <maml:para>Download speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this Device in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HardwareHash</maml:name>
                <maml:description>
                    <maml:para>Hardware hash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HostId</maml:name>
                <maml:description>
                    <maml:para>Device Id of the Host.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLoggedOnUserName</maml:name>
                <maml:description>
                    <maml:para>Name of the last logged on user, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLogonTime</maml:name>
                <maml:description>
                    <maml:para>Date of the last logon, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Manufacturer</maml:name>
                <maml:description>
                    <maml:para>Manufacturer of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxCPUClockSpeed</maml:name>
                <maml:description>
                    <maml:para>Max CPU clock speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Model</maml:name>
                <maml:description>
                    <maml:para>The device model.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NetworkLatency</maml:name>
                <maml:description>
                    <maml:para>Network latency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NumberOfCores</maml:name>
                <maml:description>
                    <maml:para>Number of cores.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeForClientsCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeForWebAppsCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeProPlusCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OSName</maml:name>
                <maml:description>
                    <maml:para>Name of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OSVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ports</maml:name>
                <maml:description>
                    <maml:para>Comma-separated list of ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryDeviceLanguage</maml:name>
                <maml:description>
                    <maml:para>Primary device language.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryEndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the primary CustomerEndUser for this CustomerDevice.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryMACAddress</maml:name>
                <maml:description>
                    <maml:para>Primary MAC address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessorName</maml:name>
                <maml:description>
                    <maml:para>Name of the processor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RAMSizeTotal</maml:name>
                <maml:description>
                    <maml:para>Total RAM size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SerialNumber</maml:name>
                <maml:description>
                    <maml:para>Device serial number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AddressWidth_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AddressWidth.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AddressWidth_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AddressWidth.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DeviceName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DeviceName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DeviceName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DeviceName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DiskSpaceFree_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DiskSpaceFree.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DiskSpaceFree_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DiskSpaceFree.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DiskSpaceTotal_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DiskSpaceTotal.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DiskSpaceTotal_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DiskSpaceTotal.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DnsName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DnsName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DnsName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DnsName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DotNetVersions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DotNetVersions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DotNetVersions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DotNetVersions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DownloadSpeed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DownloadSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DownloadSpeed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DownloadSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FriendlyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FriendlyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FriendlyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FriendlyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_HardwareHash_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by HardwareHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_HardwareHash_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by HardwareHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLoggedOnUserName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLoggedOnUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLoggedOnUserName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLoggedOnUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLogonTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLogonTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLogonTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLogonTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Location_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Location_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Manufacturer_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Manufacturer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Manufacturer_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Manufacturer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxCPUClockSpeed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxCPUClockSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxCPUClockSpeed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxCPUClockSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Model_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Model.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Model_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Model.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NetworkLatency_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by NetworkLatency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NetworkLatency_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by NetworkLatency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NumberOfCores_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by NumberOfCores.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NumberOfCores_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by NumberOfCores.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OSName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by OSName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OSName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by OSName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OSVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by OSVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OSVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by OSVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Ports_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Ports_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryDeviceLanguage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryDeviceLanguage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryDeviceLanguage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryDeviceLanguage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryMACAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryMACAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryMACAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryMACAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ProcessorName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ProcessorName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ProcessorName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ProcessorName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RAMSizeTotal_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RAMSizeTotal.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RAMSizeTotal_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RAMSizeTotal.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SerialNumber_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SerialNumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SerialNumber_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SerialNumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UploadSpeed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UploadSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UploadSpeed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UploadSpeed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UploadSpeed</maml:name>
                <maml:description>
                    <maml:para>Upload speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VirtualPlatformType</maml:name>
                <maml:description>
                    <maml:para>Filter by VirtualPlatformType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDevice</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDevice</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDevice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDevice sets a(an) BT_CustomerDevice.
Represents an MSPC device (computer, tablet, smartphone...).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdevice</maml:name>
                    <command:parameterValue required="True">CustomerDeviceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentDeviceSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">DesiredDeviceState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">CustomerDeviceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">DomainJoinStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">VirtualPlatformType</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdevice</maml:name>
                    <command:parameterValue required="True">CustomerDeviceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AddressWidth</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentDeviceSettings</maml:name>
                    <command:parameterValue required="False">AgentGlobalSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">DesiredDeviceState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DeviceName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceType</maml:name>
                    <command:parameterValue required="False">CustomerDeviceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceFree</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DiskSpaceTotal</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DnsName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DomainJoinStatus</maml:name>
                    <command:parameterValue required="False">DomainJoinStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DotNetVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DownloadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FriendlyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>HardwareHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HostId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastLoggedOnUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonTime</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Manufacturer</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxCPUClockSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Model</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NetworkLatency</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NumberOfCores</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OSVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Ports</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryDeviceLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryMACAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ProcessorName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RAMSizeTotal</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SerialNumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UploadSpeed</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VirtualPlatformType</maml:name>
                    <command:parameterValue required="False">VirtualPlatformType</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdevice</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AddressWidth</maml:name>
                <maml:description>
                    <maml:para>Address width of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentDeviceSettings</maml:name>
                <maml:description>
                    <maml:para>Global settings for the agent that will run on the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentGlobalSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Status of the agent on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InstallingModule</dev:value>
                        <maml:description>
                            <maml:para>Installing module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RetrievingSettings</dev:value>
                        <maml:description>
                            <maml:para>Retrieving settings.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Orphaned</dev:value>
                        <maml:description>
                            <maml:para>Orphaned.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Desired state of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DesiredDeviceState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceName</maml:name>
                <maml:description>
                    <maml:para>Name of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceType</maml:name>
                <maml:description>
                    <maml:para>Type of device (computer, tablet, phone...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CustomerDeviceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Computer</dev:value>
                        <maml:description>
                            <maml:para>Computer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Tablet</dev:value>
                        <maml:description>
                            <maml:para>Tablet.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MobilePhone</dev:value>
                        <maml:description>
                            <maml:para>Mobile phone.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Server</dev:value>
                        <maml:description>
                            <maml:para>Server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Printer</dev:value>
                        <maml:description>
                            <maml:para>Printer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LoadBalancer</dev:value>
                        <maml:description>
                            <maml:para>Load balancer.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Router</dev:value>
                        <maml:description>
                            <maml:para>Router.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DiskSpaceFree</maml:name>
                <maml:description>
                    <maml:para>Free disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DiskSpaceTotal</maml:name>
                <maml:description>
                    <maml:para>Total disk space.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DnsName</maml:name>
                <maml:description>
                    <maml:para>DNS name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DomainJoinStatus</maml:name>
                <maml:description>
                    <maml:para>Domain join status of this device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DomainJoinStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown status.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Unjoined</dev:value>
                        <maml:description>
                            <maml:para>Not joined.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkgroupJoined</dev:value>
                        <maml:description>
                            <maml:para>Joined to a workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DomainJoined</dev:value>
                        <maml:description>
                            <maml:para>Joined to a domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DotNetVersions</maml:name>
                <maml:description>
                    <maml:para>Dot net versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DownloadSpeed</maml:name>
                <maml:description>
                    <maml:para>Download speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>Id of this Device in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>HardwareHash</maml:name>
                <maml:description>
                    <maml:para>Hardware hash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HostId</maml:name>
                <maml:description>
                    <maml:para>Device Id of the Host.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLoggedOnUserName</maml:name>
                <maml:description>
                    <maml:para>Name of the last logged on user, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLogonTime</maml:name>
                <maml:description>
                    <maml:para>Date of the last logon, if the device is a VM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Manufacturer</maml:name>
                <maml:description>
                    <maml:para>Manufacturer of the device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxCPUClockSpeed</maml:name>
                <maml:description>
                    <maml:para>Max CPU clock speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Model</maml:name>
                <maml:description>
                    <maml:para>The device model.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NetworkLatency</maml:name>
                <maml:description>
                    <maml:para>Network latency.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NumberOfCores</maml:name>
                <maml:description>
                    <maml:para>Number of cores.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for clients compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for web apps compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeIncompatibilitySummary</maml:name>
                <maml:description>
                    <maml:para>The summary of machine incompatibility items for office.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.IncompatibleItems</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office pro plus compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OSName</maml:name>
                <maml:description>
                    <maml:para>Name of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OSVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ports</maml:name>
                <maml:description>
                    <maml:para>Comma-separated list of ports.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryDeviceLanguage</maml:name>
                <maml:description>
                    <maml:para>Primary device language.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryEndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the primary CustomerEndUser for this CustomerDevice.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryMACAddress</maml:name>
                <maml:description>
                    <maml:para>Primary MAC address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessorName</maml:name>
                <maml:description>
                    <maml:para>Name of the processor.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RAMSizeTotal</maml:name>
                <maml:description>
                    <maml:para>Total RAM size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SerialNumber</maml:name>
                <maml:description>
                    <maml:para>Device serial number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UploadSpeed</maml:name>
                <maml:description>
                    <maml:para>Upload speed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VirtualPlatformType</maml:name>
                <maml:description>
                    <maml:para>Type of the virtual platform.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.VirtualPlatformType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.
            Note: a device with VirtualPlatformType.None is a physical machine.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.
            Note: a device with VirtualPlatformType.Unknown is a virtual machine whose virtual platform is unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VMware</dev:value>
                        <maml:description>
                            <maml:para>VMware.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HyperV</dev:value>
                        <maml:description>
                            <maml:para>Hyper-V.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VirtualBox</dev:value>
                        <maml:description>
                            <maml:para>VirtualBox.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Azure</dev:value>
                        <maml:description>
                            <maml:para>Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDevice</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDevice</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDevice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDevice removes a(an) BT_CustomerDevice.
Represents an MSPC device (computer, tablet, smartphone...).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDevice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDeviceUser</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDeviceUser</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDeviceUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDeviceUser adds a(an) BT_CustomerDeviceUser.
Represents an association between a CustomerEndUser and a CustomerDevice in MSPC.
            A CustomerEndUser can use multiple CustomerDevices
            and a CustomerDevice can be used by multiple CustomerEndUsers.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device used by the user above.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ChromeVersion</maml:name>
                <maml:description>
                    <maml:para>Google Chrome version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EdgeVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Edge version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user using this device.
            Can be empty if this user data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirefoxVersion</maml:name>
                <maml:description>
                    <maml:para>Mozilla Firefox version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>InternetExplorerVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Internet Explorer version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsPrimaryUser</maml:name>
                <maml:description>
                    <maml:para>Is primary user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLogonDate</maml:name>
                <maml:description>
                    <maml:para>Last logon date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for clients compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for web apps compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeIncompatibilitySummary</maml:name>
                <maml:description>
                    <maml:para>The summary of software incompatibility items for office.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.IncompatibleItems</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office pro plus compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeVersions</maml:name>
                <maml:description>
                    <maml:para>Office versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TimeZone</maml:name>
                <maml:description>
                    <maml:para>Time zone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDeviceUser</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDeviceUser</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDeviceUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDeviceUser gets a(an) BT_CustomerDeviceUser.
Represents an association between a CustomerEndUser and a CustomerDevice in MSPC.
            A CustomerEndUser can use multiple CustomerDevices
            and a CustomerDevice can be used by multiple CustomerEndUsers.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ChromeVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ChromeVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EdgeVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EdgeVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirefoxVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirefoxVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternetExplorerVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternetExplorerVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfficeVersions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfficeVersions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ChromeVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ChromeVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EdgeVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EdgeVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirefoxVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirefoxVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternetExplorerVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternetExplorerVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLogonDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfficeVersions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfficeVersions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TimeZone_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ChromeVersion</maml:name>
                <maml:description>
                    <maml:para>Google Chrome version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device used by the user above.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EdgeVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Edge version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user using this device.
            Can be empty if this user data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirefoxVersion</maml:name>
                <maml:description>
                    <maml:para>Mozilla Firefox version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InternetExplorerVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Internet Explorer version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsPrimaryUser</maml:name>
                <maml:description>
                    <maml:para>Is primary user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLogonDate</maml:name>
                <maml:description>
                    <maml:para>Last logon date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeForClientsCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeForWebAppsCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Filter by OfficeProPlusCompatibilityLevel.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeVersions</maml:name>
                <maml:description>
                    <maml:para>Office versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ChromeVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ChromeVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ChromeVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ChromeVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EdgeVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EdgeVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EdgeVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EdgeVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirefoxVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirefoxVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirefoxVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirefoxVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InternetExplorerVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InternetExplorerVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InternetExplorerVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InternetExplorerVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLogonDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLogonDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLogonDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLogonDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OfficeVersions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by OfficeVersions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OfficeVersions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by OfficeVersions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TimeZone_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TimeZone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TimeZone_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TimeZone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TimeZone</maml:name>
                <maml:description>
                    <maml:para>Time zone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDeviceUser</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDeviceUser</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDeviceUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDeviceUser sets a(an) BT_CustomerDeviceUser.
Represents an association between a CustomerEndUser and a CustomerDevice in MSPC.
            A CustomerEndUser can use multiple CustomerDevices
            and a CustomerDevice can be used by multiple CustomerEndUsers.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceuser</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceuser</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ChromeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EdgeVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirefoxVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>InternetExplorerVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeCompatible</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeProPlusReady</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForClients</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsOfficeReadyForWebApps</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsPrimaryUser</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLogonDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeIncompatibilitySummary</maml:name>
                    <command:parameterValue required="False">IncompatibleItems</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                    <command:parameterValue required="False">Compatibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfficeVersions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TimeZone</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdeviceuser</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceUserDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ChromeVersion</maml:name>
                <maml:description>
                    <maml:para>Google Chrome version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device used by the user above.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EdgeVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Edge version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user using this device.
            Can be empty if this user data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirefoxVersion</maml:name>
                <maml:description>
                    <maml:para>Mozilla Firefox version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>InternetExplorerVersion</maml:name>
                <maml:description>
                    <maml:para>Microsoft Internet Explorer version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeCompatible</maml:name>
                <maml:description>
                    <maml:para>Is office compatible.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeProPlusReady</maml:name>
                <maml:description>
                    <maml:para>Is office pro plus ready.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForClients</maml:name>
                <maml:description>
                    <maml:para>Is office ready for clients.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsOfficeReadyForWebApps</maml:name>
                <maml:description>
                    <maml:para>Is office ready for web apps.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsPrimaryUser</maml:name>
                <maml:description>
                    <maml:para>Is primary user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLogonDate</maml:name>
                <maml:description>
                    <maml:para>Last logon date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForClientsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for clients compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeForWebAppsCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office for web apps compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeIncompatibilitySummary</maml:name>
                <maml:description>
                    <maml:para>The summary of software incompatibility items for office.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.IncompatibleItems</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeProPlusCompatibilityLevel</maml:name>
                <maml:description>
                    <maml:para>Office pro plus compatibility level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Compatibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Compatible</dev:value>
                        <maml:description>
                            <maml:para>Compatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Incompatible</dev:value>
                        <maml:description>
                            <maml:para>Incompatible.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfficeVersions</maml:name>
                <maml:description>
                    <maml:para>Office versions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TimeZone</maml:name>
                <maml:description>
                    <maml:para>Time zone.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDeviceUser</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDeviceUser</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDeviceUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDeviceUser removes a(an) BT_CustomerDeviceUser.
Represents an association between a CustomerEndUser and a CustomerDevice in MSPC.
            A CustomerEndUser can use multiple CustomerDevices
            and a CustomerDevice can be used by multiple CustomerEndUsers.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDeviceUserInfo</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDeviceUserInfo</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDeviceUserInfo</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDeviceUserInfo adds a(an) BT_CustomerDeviceUserInfo.
Contains information about the agent status as well as the raw data of the inventory scan on a Device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUserInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryUserLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">AgentRunningMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUserInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryUserLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">AgentRunningMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this inventory data refers to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Status of the agent on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InstallingModule</dev:value>
                        <maml:description>
                            <maml:para>Installing module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RetrievingSettings</dev:value>
                        <maml:description>
                            <maml:para>Retrieving settings.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Orphaned</dev:value>
                        <maml:description>
                            <maml:para>Orphaned.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current agent status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user this inventory information refers to.
            Can be empty if this inventory data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAgentHeartbeatDate</maml:name>
                <maml:description>
                    <maml:para>Last heartbeat date of the agent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastInventoryDate</maml:name>
                <maml:description>
                    <maml:para>Date of the last inventory ran on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryUserLanguage</maml:name>
                <maml:description>
                    <maml:para>Primary language on this user profile.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RunningMode</maml:name>
                <maml:description>
                    <maml:para>Mode in which the agent runs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentRunningMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Limited</dev:value>
                        <maml:description>
                            <maml:para>Limited mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDeviceUserInfo</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDeviceUserInfo</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDeviceUserInfo</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDeviceUserInfo gets a(an) BT_CustomerDeviceUserInfo.
Contains information about the agent status as well as the raw data of the inventory scan on a Device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUserInfo</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryUserLanguage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentStatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentStatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAgentHeartbeatDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAgentHeartbeatDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastInventoryDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastInventoryDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryUserLanguage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryUserLanguage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUserInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryUserLanguage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentStatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentStatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgentVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAgentHeartbeatDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastAgentHeartbeatDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastInventoryDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastInventoryDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryUserLanguage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryUserLanguage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by AgentStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current agent status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this inventory data refers to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user this inventory information refers to.
            Can be empty if this inventory data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAgentHeartbeatDate</maml:name>
                <maml:description>
                    <maml:para>Last heartbeat date of the agent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastInventoryDate</maml:name>
                <maml:description>
                    <maml:para>Date of the last inventory ran on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryUserLanguage</maml:name>
                <maml:description>
                    <maml:para>Primary language on this user profile.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RunningMode</maml:name>
                <maml:description>
                    <maml:para>Filter by RunningMode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentStatusMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentStatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentStatusMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentStatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgentVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgentVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAgentHeartbeatDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAgentHeartbeatDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastAgentHeartbeatDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastAgentHeartbeatDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastInventoryDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastInventoryDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastInventoryDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastInventoryDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryUserLanguage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryUserLanguage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryUserLanguage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryUserLanguage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDeviceUserInfo</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDeviceUserInfo</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDeviceUserInfo</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDeviceUserInfo sets a(an) BT_CustomerDeviceUserInfo.
Contains information about the agent status as well as the raw data of the inventory scan on a Device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUserInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceuserinfo</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserInfoDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryUserLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">AgentRunningMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUserInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceuserinfo</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserInfoDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentStatus</maml:name>
                    <command:parameterValue required="False">AgentStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentStatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AgentVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastAgentHeartbeatDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastInventoryDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryUserLanguage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RunningMode</maml:name>
                    <command:parameterValue required="False">AgentRunningMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdeviceuserinfo</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceUserInfoDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatus</maml:name>
                <maml:description>
                    <maml:para>Status of the agent on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InstallingModule</dev:value>
                        <maml:description>
                            <maml:para>Installing module.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RetrievingSettings</dev:value>
                        <maml:description>
                            <maml:para>Retrieving settings.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Orphaned</dev:value>
                        <maml:description>
                            <maml:para>Orphaned.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentStatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current agent status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentVersion</maml:name>
                <maml:description>
                    <maml:para>Agent version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this inventory data refers to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user this inventory information refers to.
            Can be empty if this inventory data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastAgentHeartbeatDate</maml:name>
                <maml:description>
                    <maml:para>Last heartbeat date of the agent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastInventoryDate</maml:name>
                <maml:description>
                    <maml:para>Date of the last inventory ran on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryUserLanguage</maml:name>
                <maml:description>
                    <maml:para>Primary language on this user profile.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RunningMode</maml:name>
                <maml:description>
                    <maml:para>Mode in which the agent runs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentRunningMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Limited</dev:value>
                        <maml:description>
                            <maml:para>Limited mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gateway</dev:value>
                        <maml:description>
                            <maml:para>Gateway mode.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDeviceUserInfo</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDeviceUserInfo</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDeviceUserInfo</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDeviceUserInfo removes a(an) BT_CustomerDeviceUserInfo.
Contains information about the agent status as well as the raw data of the inventory scan on a Device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUserInfo</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUserInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDeviceUserModule</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDeviceUserModule</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDeviceUserModule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDeviceUserModule adds a(an) BT_CustomerDeviceUserModule.
Represents the module settings, status and results for a given user on a given device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">ModuleOutcome</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LatestOutcomeMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseConsumed</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Results</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">ModuleState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">ModuleOutcome</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LatestOutcomeMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseConsumed</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Results</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">ModuleState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this module runs on.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Desired module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleDesiredState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotInstalled</dev:value>
                        <maml:description>
                            <maml:para>Not installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabled</dev:value>
                        <maml:description>
                            <maml:para>Disabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceSettings</maml:name>
                <maml:description>
                    <maml:para>Settings specific to this module on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user for which this module runs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InstallationDate</maml:name>
                <maml:description>
                    <maml:para>Installation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastUpdatedDate</maml:name>
                <maml:description>
                    <maml:para>Last date the module was updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LatestOutcome</maml:name>
                <maml:description>
                    <maml:para>Latest outcome of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleOutcome</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Success</dev:value>
                        <maml:description>
                            <maml:para>Success.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failure</dev:value>
                        <maml:description>
                            <maml:para>Failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LatestOutcomeMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the latest outcome.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseConsumed</maml:name>
                <maml:description>
                    <maml:para>Defines if a license has been consumed for this device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Results</maml:name>
                <maml:description>
                    <maml:para>The specific results of this module execution.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ScheduledStartDate</maml:name>
                <maml:description>
                    <maml:para>Scheduled start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>State</maml:name>
                <maml:description>
                    <maml:para>Module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotInstalled</dev:value>
                        <maml:description>
                            <maml:para>Not installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabling</dev:value>
                        <maml:description>
                            <maml:para>Enabling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabling</dev:value>
                        <maml:description>
                            <maml:para>Disabling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabled</dev:value>
                        <maml:description>
                            <maml:para>Disabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Complete</dev:value>
                        <maml:description>
                            <maml:para>Complete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PendingRestart</dev:value>
                        <maml:description>
                            <maml:para>Pending restart.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UninstallationDate</maml:name>
                <maml:description>
                    <maml:para>Uninstallation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDeviceUserModule</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDeviceUserModule</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDeviceUserModule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDeviceUserModule gets a(an) BT_CustomerDeviceUserModule.
Represents the module settings, status and results for a given user on a given device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LicenseConsumed</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstallationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstallationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastUpdatedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastUpdatedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UninstallationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UninstallationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LicenseConsumed</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstallationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstallationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastUpdatedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastUpdatedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ScheduledStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UninstallationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UninstallationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Filter by DesiredState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this module runs on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user for which this module runs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InstallationDate</maml:name>
                <maml:description>
                    <maml:para>Installation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastUpdatedDate</maml:name>
                <maml:description>
                    <maml:para>Last date the module was updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LatestOutcome</maml:name>
                <maml:description>
                    <maml:para>Filter by LatestOutcome.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseConsumed</maml:name>
                <maml:description>
                    <maml:para>Defines if a license has been consumed for this device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ScheduledStartDate</maml:name>
                <maml:description>
                    <maml:para>Scheduled start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InstallationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InstallationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InstallationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InstallationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastUpdatedDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastUpdatedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastUpdatedDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastUpdatedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ScheduledStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ScheduledStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ScheduledStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ScheduledStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UninstallationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UninstallationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UninstallationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UninstallationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>State</maml:name>
                <maml:description>
                    <maml:para>Filter by State.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UninstallationDate</maml:name>
                <maml:description>
                    <maml:para>Uninstallation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDeviceUserModule</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDeviceUserModule</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDeviceUserModule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDeviceUserModule sets a(an) BT_CustomerDeviceUserModule.
Represents the module settings, status and results for a given user on a given device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceusermodule</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserModuleDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">ModuleOutcome</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LatestOutcomeMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Results</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">ModuleState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceusermodule</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserModuleDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DesiredState</maml:name>
                    <command:parameterValue required="False">ModuleDesiredState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastUpdatedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LatestOutcome</maml:name>
                    <command:parameterValue required="False">ModuleOutcome</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LatestOutcomeMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Results</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ScheduledStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">ModuleState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UninstallationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdeviceusermodule</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceUserModuleDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DesiredState</maml:name>
                <maml:description>
                    <maml:para>Desired module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleDesiredState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotInstalled</dev:value>
                        <maml:description>
                            <maml:para>Not installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabled</dev:value>
                        <maml:description>
                            <maml:para>Disabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this module runs on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceSettings</maml:name>
                <maml:description>
                    <maml:para>Settings specific to this module on this device for this user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user for which this module runs.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InstallationDate</maml:name>
                <maml:description>
                    <maml:para>Installation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastUpdatedDate</maml:name>
                <maml:description>
                    <maml:para>Last date the module was updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LatestOutcome</maml:name>
                <maml:description>
                    <maml:para>Latest outcome of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleOutcome</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Success</dev:value>
                        <maml:description>
                            <maml:para>Success.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failure</dev:value>
                        <maml:description>
                            <maml:para>Failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LatestOutcomeMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the latest outcome.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleVersion</maml:name>
                <maml:description>
                    <maml:para>Version of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Results</maml:name>
                <maml:description>
                    <maml:para>The specific results of this module execution.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ScheduledStartDate</maml:name>
                <maml:description>
                    <maml:para>Scheduled start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>State</maml:name>
                <maml:description>
                    <maml:para>Module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotInstalled</dev:value>
                        <maml:description>
                            <maml:para>Not installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installing</dev:value>
                        <maml:description>
                            <maml:para>Installing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Installed</dev:value>
                        <maml:description>
                            <maml:para>Installed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Running</dev:value>
                        <maml:description>
                            <maml:para>Running.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabling</dev:value>
                        <maml:description>
                            <maml:para>Enabling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Enabled</dev:value>
                        <maml:description>
                            <maml:para>Enabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabling</dev:value>
                        <maml:description>
                            <maml:para>Disabling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Disabled</dev:value>
                        <maml:description>
                            <maml:para>Disabled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalling</dev:value>
                        <maml:description>
                            <maml:para>Uninstalling.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Uninstalled</dev:value>
                        <maml:description>
                            <maml:para>Uninstalled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Complete</dev:value>
                        <maml:description>
                            <maml:para>Complete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PendingRestart</dev:value>
                        <maml:description>
                            <maml:para>Pending restart.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Detailed information about the current module state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UninstallationDate</maml:name>
                <maml:description>
                    <maml:para>Uninstallation date of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDeviceUserModule</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDeviceUserModule</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDeviceUserModule</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDeviceUserModule removes a(an) BT_CustomerDeviceUserModule.
Represents the module settings, status and results for a given user on a given device.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUserModule</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerDeviceUserSoftwareInfo</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerDeviceUserSoftwareInfo</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerDeviceUserSoftwareInfo</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerDeviceUserSoftwareInfo adds a(an) BT_CustomerDeviceUserSoftwareInfo.
Software inventory for a device and a user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUserSoftwareInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstalledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastDateUsed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Publisher</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RegistryValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SoftwareInfoType</maml:name>
                    <command:parameterValue required="False">SoftwareInfoType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SoftwareVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerDeviceUserSoftwareInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstalledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastDateUsed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Publisher</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RegistryValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SoftwareInfoType</maml:name>
                    <command:parameterValue required="False">SoftwareInfoType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SoftwareVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this inventory data refers to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user this inventory information refers to.
            Can be empty if this inventory data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InstalledDate</maml:name>
                <maml:description>
                    <maml:para>Software installed date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastDateUsed</maml:name>
                <maml:description>
                    <maml:para>Software last date used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Software name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Publisher</maml:name>
                <maml:description>
                    <maml:para>Software publisher.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RegistryValue</maml:name>
                <maml:description>
                    <maml:para>Registry value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SoftwareInfoType</maml:name>
                <maml:description>
                    <maml:para>Software info type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SoftwareInfoType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Common</dev:value>
                        <maml:description>
                            <maml:para>Common.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OfficeSuite</dev:value>
                        <maml:description>
                            <maml:para>Office suite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Edge</dev:value>
                        <maml:description>
                            <maml:para>Edge.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Registry</dev:value>
                        <maml:description>
                            <maml:para>Registry.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SoftwareVersion</maml:name>
                <maml:description>
                    <maml:para>Software version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerDeviceUserSoftwareInfo</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerDeviceUserSoftwareInfo</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerDeviceUserSoftwareInfo</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerDeviceUserSoftwareInfo gets a(an) BT_CustomerDeviceUserSoftwareInfo.
Software inventory for a device and a user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUserSoftwareInfo</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstalledDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastDateUsed</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Publisher</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RegistryValue</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SoftwareInfoType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SoftwareVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstalledDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstalledDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastDateUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastDateUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Publisher_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Publisher_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RegistryValue_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RegistryValue_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SoftwareVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SoftwareVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerDeviceUserSoftwareInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstalledDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastDateUsed</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Publisher</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RegistryValue</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SoftwareInfoType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SoftwareVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstalledDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InstalledDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastDateUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastDateUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Publisher_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Publisher_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RegistryValue_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RegistryValue_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SoftwareVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SoftwareVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this inventory data refers to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user this inventory information refers to.
            Can be empty if this inventory data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InstalledDate</maml:name>
                <maml:description>
                    <maml:para>Software installed date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastDateUsed</maml:name>
                <maml:description>
                    <maml:para>Software last date used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Software name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Publisher</maml:name>
                <maml:description>
                    <maml:para>Software publisher.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RegistryValue</maml:name>
                <maml:description>
                    <maml:para>Registry value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SoftwareInfoType</maml:name>
                <maml:description>
                    <maml:para>Filter by SoftwareInfoType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SoftwareVersion</maml:name>
                <maml:description>
                    <maml:para>Software version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InstalledDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InstalledDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InstalledDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InstalledDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastDateUsed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastDateUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastDateUsed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastDateUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Publisher_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Publisher.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Publisher_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Publisher.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RegistryValue_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RegistryValue.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RegistryValue_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RegistryValue.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SoftwareVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SoftwareVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SoftwareVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SoftwareVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerDeviceUserSoftwareInfo</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerDeviceUserSoftwareInfo</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerDeviceUserSoftwareInfo</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerDeviceUserSoftwareInfo sets a(an) BT_CustomerDeviceUserSoftwareInfo.
Software inventory for a device and a user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUserSoftwareInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceusersoftwareinfo</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserSoftwareInfoDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstalledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastDateUsed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Publisher</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RegistryValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SoftwareInfoType</maml:name>
                    <command:parameterValue required="False">SoftwareInfoType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SoftwareVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerDeviceUserSoftwareInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerdeviceusersoftwareinfo</maml:name>
                    <command:parameterValue required="True">CustomerDeviceUserSoftwareInfoDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DeviceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InstalledDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastDateUsed</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Publisher</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RegistryValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SoftwareInfoType</maml:name>
                    <command:parameterValue required="False">SoftwareInfoType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SoftwareVersion</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerdeviceusersoftwareinfo</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerDeviceUserSoftwareInfoDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DeviceId</maml:name>
                <maml:description>
                    <maml:para>ID of the device this inventory data refers to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the user this inventory information refers to.
            Can be empty if this inventory data is common to all Users using this Device.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InstalledDate</maml:name>
                <maml:description>
                    <maml:para>Software installed date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastDateUsed</maml:name>
                <maml:description>
                    <maml:para>Software last date used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Software name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Publisher</maml:name>
                <maml:description>
                    <maml:para>Software publisher.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RegistryValue</maml:name>
                <maml:description>
                    <maml:para>Registry value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SoftwareInfoType</maml:name>
                <maml:description>
                    <maml:para>Software info type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SoftwareInfoType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Common</dev:value>
                        <maml:description>
                            <maml:para>Common.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OfficeSuite</dev:value>
                        <maml:description>
                            <maml:para>Office suite.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Edge</dev:value>
                        <maml:description>
                            <maml:para>Edge.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Registry</dev:value>
                        <maml:description>
                            <maml:para>Registry.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SoftwareVersion</maml:name>
                <maml:description>
                    <maml:para>Software version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerDeviceUserSoftwareInfo</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerDeviceUserSoftwareInfo</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerDeviceUserSoftwareInfo</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerDeviceUserSoftwareInfo removes a(an) BT_CustomerDeviceUserSoftwareInfo.
Software inventory for a device and a user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUserSoftwareInfo</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerDeviceUserSoftwareInfo</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerModuleSettings</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerModuleSettings</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerModuleSettings</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerModuleSettings adds a(an) BT_CustomerModuleSettings.
Contains settings specific to a module and a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSettings</maml:name>
                <maml:description>
                    <maml:para>Settings specific to this module and this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HeartbeatIntervalInMinutes</maml:name>
                <maml:description>
                    <maml:para>The heartbeat interval in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerModuleSettings</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerModuleSettings</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerModuleSettings</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerModuleSettings gets a(an) BT_CustomerModuleSettings.
Contains settings specific to a module and a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HeartbeatIntervalInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HeartbeatIntervalInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HeartbeatIntervalInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_HeartbeatIntervalInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ModuleName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HeartbeatIntervalInMinutes</maml:name>
                <maml:description>
                    <maml:para>The heartbeat interval in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_HeartbeatIntervalInMinutes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by HeartbeatIntervalInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_HeartbeatIntervalInMinutes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by HeartbeatIntervalInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ModuleName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ModuleName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerModuleSettings</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerModuleSettings</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerModuleSettings</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerModuleSettings sets a(an) BT_CustomerModuleSettings.
Contains settings specific to a module and a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customermodulesettings</maml:name>
                    <command:parameterValue required="True">CustomerModuleSettingsDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customermodulesettings</maml:name>
                    <command:parameterValue required="True">CustomerModuleSettingsDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerSettings</maml:name>
                    <command:parameterValue required="False">ModuleSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HeartbeatIntervalInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ModuleName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customermodulesettings</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerModuleSettingsDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerSettings</maml:name>
                <maml:description>
                    <maml:para>Settings specific to this module and this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ModuleSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HeartbeatIntervalInMinutes</maml:name>
                <maml:description>
                    <maml:para>The heartbeat interval in minutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ModuleName</maml:name>
                <maml:description>
                    <maml:para>Name of the module.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerModuleSettings</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerModuleSettings</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerModuleSettings</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerModuleSettings removes a(an) BT_CustomerModuleSettings.
Contains settings specific to a module and a customer.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerModuleSettings</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Endpoint</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Endpoint</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Endpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Endpoint adds a(an) BT_Endpoint.
Represents an external endpoint that we support in MSPC
            (e.g. O365, G Suite, Exchange 2007, Azure Storage, DropBox…)
            along with its configuration (admin credentials, container name, domains).
</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="True">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">EndpointSyncMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="True">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">EndpointSyncMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Configuration</maml:name>
                <maml:description>
                    <maml:para>Configuration of this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQL</dev:value>
                        <maml:description>
                            <maml:para>Azure Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2005</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2005 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2012 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012Assessment</dev:value>
                        <maml:description>
                            <maml:para>Microsoft SQL 2012 Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQLAssessment</dev:value>
                        <maml:description>
                            <maml:para>Azure SQL Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External Id of this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GroupId</maml:name>
                <maml:description>
                    <maml:para>ID of the group representing this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Search index state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SearchIndexState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdatePending</dev:value>
                        <maml:description>
                            <maml:para>Update pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RemovalPending</dev:value>
                        <maml:description>
                            <maml:para>Removal pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Published</dev:value>
                        <maml:description>
                            <maml:para>Published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotAbleToIndex</dev:value>
                        <maml:description>
                            <maml:para>Not able to index.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncMode</maml:name>
                <maml:description>
                    <maml:para>Mode of synchronization for this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EndpointSyncMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NoSync</dev:value>
                        <maml:description>
                            <maml:para>Do not sync the endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnGoing</dev:value>
                        <maml:description>
                            <maml:para>Periodically sync the endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TenantId</maml:name>
                <maml:description>
                    <maml:para>ID of the tenant this endpoint is attached to.
            Multiple endpoints can point to the same tenant.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TenantName</maml:name>
                <maml:description>
                    <maml:para>Tenant name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Configuration</maml:title>
            <maml:alert>
                <maml:para>
            Different servers require different configuration fields.
            e.g Exchange Server's configuration requires username, password as well as url.
          </maml:para>
            </maml:alert>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Endpoints are under customers, thus a ticket scoped to a customer is required.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Initialize a configuration for Exhange Online 2 server
$importConfiguraton = New-Object -TypeName ManagementProxy.ManagementService.ExchangeConfiguration -Property @{
        &quot;AdministrativeUsername&quot; = &quot;your user name&quot;;
        &quot;AdministrativePassword&quot; = &quot;your password&quot;;
        &quot;UseAdministrativeCredentials&quot; = $true;
        &quot;ExchangeItemType&quot; = &quot;Mail&quot;;
}
 
# Get a ticket scoped to customer OrganizationId
$scopedBtTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $customer.OrganizationId
 
# Add a new end point
$endpoint1 = Add-BT_Endpoint -Ticket $scopedBtTicket -Configuration $importConfiguraton -Type ExchangeOnline2 -Name your-end-point-name </dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Endpoint</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Endpoint</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Endpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Endpoint gets a(an) BT_Endpoint.
Represents an external endpoint that we support in MSPC
            (e.g. O365, G Suite, Exchange 2007, Azure Storage, DropBox…)
            along with its configuration (admin credentials, container name, domains).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TenantName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External Id of this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GroupId</maml:name>
                <maml:description>
                    <maml:para>ID of the group representing this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Filter by SearchIndexState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ConfigurationChecksum_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ConfigurationChecksum_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SearchIndexHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SearchIndexHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TenantId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TenantId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TenantId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TenantId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TenantName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TenantName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TenantName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TenantName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncMode</maml:name>
                <maml:description>
                    <maml:para>Filter by SyncMode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TenantId</maml:name>
                <maml:description>
                    <maml:para>ID of the tenant this endpoint is attached to.
            Multiple endpoints can point to the same tenant.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TenantName</maml:name>
                <maml:description>
                    <maml:para>Tenant name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Endpoint</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Endpoint</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Endpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Endpoint sets a(an) BT_Endpoint.
Represents an external endpoint that we support in MSPC
            (e.g. O365, G Suite, Exchange 2007, Azure Storage, DropBox…)
            along with its configuration (admin credentials, container name, domains).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>endpoint</maml:name>
                    <command:parameterValue required="True">EndpointDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">EndpointSyncMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>endpoint</maml:name>
                    <command:parameterValue required="True">EndpointDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SyncMode</maml:name>
                    <command:parameterValue required="False">EndpointSyncMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TenantName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>endpoint</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.EndpointDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Configuration</maml:name>
                <maml:description>
                    <maml:para>Configuration of this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>External Id of this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Search index state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SearchIndexState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdatePending</dev:value>
                        <maml:description>
                            <maml:para>Update pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RemovalPending</dev:value>
                        <maml:description>
                            <maml:para>Removal pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Published</dev:value>
                        <maml:description>
                            <maml:para>Published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotAbleToIndex</dev:value>
                        <maml:description>
                            <maml:para>Not able to index.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SyncMode</maml:name>
                <maml:description>
                    <maml:para>Mode of synchronization for this endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EndpointSyncMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NoSync</dev:value>
                        <maml:description>
                            <maml:para>Do not sync the endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnGoing</dev:value>
                        <maml:description>
                            <maml:para>Periodically sync the endpoint.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TenantId</maml:name>
                <maml:description>
                    <maml:para>ID of the tenant this endpoint is attached to.
            Multiple endpoints can point to the same tenant.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TenantName</maml:name>
                <maml:description>
                    <maml:para>Tenant name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQL</dev:value>
                        <maml:description>
                            <maml:para>Azure Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2005</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2005 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2012 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012Assessment</dev:value>
                        <maml:description>
                            <maml:para>Microsoft SQL 2012 Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQLAssessment</dev:value>
                        <maml:description>
                            <maml:para>Azure SQL Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Endpoint</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Endpoint</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Endpoint</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Endpoint removes a(an) BT_Endpoint.
Represents an external endpoint that we support in MSPC
            (e.g. O365, G Suite, Exchange 2007, Azure Storage, DropBox…)
            along with its configuration (admin credentials, container name, domains).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Endpoint</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_CustomerEndUser</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_CustomerEndUser</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_CustomerEndUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_CustomerEndUser adds a(an) BT_CustomerEndUser.
Represents an MSPC customer end user.
</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentSendStatus</maml:name>
                    <command:parameterValue required="False">AgentSendStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentSendStatus</maml:name>
                    <command:parameterValue required="False">AgentSendStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentSendStatus</maml:name>
                <maml:description>
                    <maml:para>Agent send status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AgentSendStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotSent</dev:value>
                        <maml:description>
                            <maml:para>Not sent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pending</dev:value>
                        <maml:description>
                            <maml:para>Pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sent</dev:value>
                        <maml:description>
                            <maml:para>Sent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailedToBeSent</dev:value>
                        <maml:description>
                            <maml:para>Failed to be sent.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisplayName</maml:name>
                <maml:description>
                    <maml:para>Display name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this CustomerEndUser in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstName</maml:name>
                <maml:description>
                    <maml:para>First name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FullName</maml:name>
                <maml:description>
                    <maml:para>Full name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedIdentity</maml:name>
                <maml:description>
                    <maml:para>Identity generated by DMA for local users (e.g. userName@computerName.gen).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastName</maml:name>
                <maml:description>
                    <maml:para>Last name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Primary email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryIdentity</maml:name>
                <maml:description>
                    <maml:para>Primary identity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Search index state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SearchIndexState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdatePending</dev:value>
                        <maml:description>
                            <maml:para>Update pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RemovalPending</dev:value>
                        <maml:description>
                            <maml:para>Removal pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Published</dev:value>
                        <maml:description>
                            <maml:para>Published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotAbleToIndex</dev:value>
                        <maml:description>
                            <maml:para>Not able to index.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>User short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionId</maml:name>
                <maml:description>
                    <maml:para>The reference to the active subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Customer end users are under customers, thus this cmdlet requires a ticket scoped to a customer's organization Id.</maml:para>
            </maml:alert>
            <maml:title>Primary email address</maml:title>
            <maml:alert>
                <maml:para>Primary emaill address must be provided.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Retrieve a ticket scoped with a customer&apos;s organization id
$customerTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $customers.OrganizationId
 
# Add a customer end user
$endUser = Add-BT_CustomerEndUser -Ticket $customerTicket -PrimaryEmailAddress &quot;user@domain.com&quot; -FirstName &quot;John&quot; -LastName &quot;Smith&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_CustomerEndUser</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_CustomerEndUser</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_CustomerEndUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_CustomerEndUser gets a(an) BT_CustomerEndUser.
Represents an MSPC customer end user.
A customer end user represents an employee of one of your customers.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentSendStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DisplayName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DisplayName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FullName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FullName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedIdentity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedIdentity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryIdentity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryIdentity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgentSendStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DisplayName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DisplayName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FirstName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FullName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FullName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedIdentity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedIdentity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryIdentity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryIdentity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgentSendStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by AgentSendStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisplayName</maml:name>
                <maml:description>
                    <maml:para>Display name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this CustomerEndUser in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstName</maml:name>
                <maml:description>
                    <maml:para>First name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FullName</maml:name>
                <maml:description>
                    <maml:para>Full name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedIdentity</maml:name>
                <maml:description>
                    <maml:para>Identity generated by DMA for local users (e.g. userName@computerName.gen).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastName</maml:name>
                <maml:description>
                    <maml:para>Last name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Primary email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryIdentity</maml:name>
                <maml:description>
                    <maml:para>Primary identity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Filter by SearchIndexState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortId</maml:name>
                <maml:description>
                    <maml:para>User short identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DisplayName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DisplayName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DisplayName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DisplayName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FirstName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FirstName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FullName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FullName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FullName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FullName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedIdentity_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedIdentity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedIdentity_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedIdentity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryIdentity_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryIdentity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryIdentity_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryIdentity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SearchIndexHash_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SearchIndexHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SearchIndexHash_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SearchIndexHash.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UserPrincipalName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UserPrincipalName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UserPrincipalName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UserPrincipalName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionId</maml:name>
                <maml:description>
                    <maml:para>The reference to the active subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Customer scope</maml:title>
            <maml:alert>
                <maml:para>Customer end users belong to customers, thus a ticket scoped to a customer will only return the customer end users belonging to this customer.</maml:para>
            </maml:alert>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Customer end users belong to workgroups, thus a ticket scoped to a workgroup will only return the customer end users belonging to this workgroup.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$customers = Get-BT_Customer -Ticket $btTicket -FilterBy_String_CompanyName &quot;Default&quot;
$endUsers = Get-BT_CustomerEndUser -Ticket $btTicket -FilterBy_Guid_OrganizationId $customers[0].OrganizationId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_CustomerEndUser</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_CustomerEndUser</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_CustomerEndUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_CustomerEndUser sets a(an) BT_CustomerEndUser.
Represents an MSPC customer end user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerenduser</maml:name>
                    <command:parameterValue required="True">CustomerEndUserDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>customerenduser</maml:name>
                    <command:parameterValue required="True">CustomerEndUserDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>DisplayName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FirstName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FullName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsArchived</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>LastName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryIdentity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResourceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>SearchIndexHash</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SearchIndexState</maml:name>
                    <command:parameterValue required="False">SearchIndexState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UserPrincipalName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>customerenduser</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.CustomerEndUserDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisplayName</maml:name>
                <maml:description>
                    <maml:para>Display name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>Email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this CustomerEndUser in external endpoint, e.g. Active Directory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FirstName</maml:name>
                <maml:description>
                    <maml:para>First name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FullName</maml:name>
                <maml:description>
                    <maml:para>Full name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedIdentity</maml:name>
                <maml:description>
                    <maml:para>Identity generated by DMA for local users (e.g. userName@computerName.gen).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsArchived</maml:name>
                <maml:description>
                    <maml:para>Is archived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastName</maml:name>
                <maml:description>
                    <maml:para>Last name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Primary email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryIdentity</maml:name>
                <maml:description>
                    <maml:para>Primary identity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResourceId</maml:name>
                <maml:description>
                    <maml:para>Id of the .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexHash</maml:name>
                <maml:description>
                    <maml:para>Hash of search index fields.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SearchIndexState</maml:name>
                <maml:description>
                    <maml:para>Search index state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SearchIndexState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UpdatePending</dev:value>
                        <maml:description>
                            <maml:para>Update pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RemovalPending</dev:value>
                        <maml:description>
                            <maml:para>Removal pending.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Published</dev:value>
                        <maml:description>
                            <maml:para>Published.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotAbleToIndex</dev:value>
                        <maml:description>
                            <maml:para>Not able to index.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserPrincipalName</maml:name>
                <maml:description>
                    <maml:para>User principal name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_CustomerEndUser</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_CustomerEndUser</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_CustomerEndUser</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_CustomerEndUser removes a(an) BT_CustomerEndUser.
Represents an MSPC customer end user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_CustomerEndUser</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_GroupMembership</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_GroupMembership</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_GroupMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_GroupMembership adds a(an) BT_GroupMembership.
Defines the association between CustomerEndUsers and CustomerGroups.
            A CustomerGroup can have multiple CustomerEndUsers and CustomerEndUsers can belong to multiple CustomerGroups.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the end user in this group.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GroupId</maml:name>
                <maml:description>
                    <maml:para>ID of the group the end user belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this user coming from the external endpoint environment (e.g. ID in the CRM).
            This is set in the case this group represents an endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IdentityInGroup</maml:name>
                <maml:description>
                    <maml:para>Identity of the user in this group (e.g. UPN, username...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_GroupMembership</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_GroupMembership</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_GroupMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_GroupMembership gets a(an) BT_GroupMembership.
Defines the association between CustomerEndUsers and CustomerGroups.
            A CustomerGroup can have multiple CustomerEndUsers and CustomerEndUsers can belong to multiple CustomerGroups.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IdentityInGroup_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IdentityInGroup_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GroupId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExternalId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IdentityInGroup_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IdentityInGroup_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the end user in this group.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this user coming from the external endpoint environment (e.g. ID in the CRM).
            This is set in the case this group represents an endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GroupId</maml:name>
                <maml:description>
                    <maml:para>ID of the group the end user belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IdentityInGroup</maml:name>
                <maml:description>
                    <maml:para>Identity of the user in this group (e.g. UPN, username...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExternalId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExternalId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IdentityInGroup_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IdentityInGroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IdentityInGroup_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IdentityInGroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_GroupMembership</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_GroupMembership</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_GroupMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_GroupMembership sets a(an) BT_GroupMembership.
Defines the association between CustomerEndUsers and CustomerGroups.
            A CustomerGroup can have multiple CustomerEndUsers and CustomerEndUsers can belong to multiple CustomerGroups.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>groupmembership</maml:name>
                    <command:parameterValue required="True">GroupMembershipDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>groupmembership</maml:name>
                    <command:parameterValue required="True">GroupMembershipDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExternalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IdentityInGroup</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>groupmembership</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.GroupMembershipDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalId</maml:name>
                <maml:description>
                    <maml:para>ID of this user coming from the external endpoint environment (e.g. ID in the CRM).
            This is set in the case this group represents an endpoint.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IdentityInGroup</maml:name>
                <maml:description>
                    <maml:para>Identity of the user in this group (e.g. UPN, username...).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_GroupMembership</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_GroupMembership</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_GroupMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_GroupMembership removes a(an) BT_GroupMembership.
Defines the association between CustomerEndUsers and CustomerGroups.
            A CustomerGroup can have multiple CustomerEndUsers and CustomerEndUsers can belong to multiple CustomerGroups.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_GroupMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Domain</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Domain</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Domain</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Domain adds a(an) BT_Domain.
Represents a domain.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Domain</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundSettings</maml:name>
                    <command:parameterValue required="False">InboundSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsVerified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundSettings</maml:name>
                    <command:parameterValue required="False">OutboundSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SmtpSettings</maml:name>
                    <command:parameterValue required="False">SmtpSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">DomainType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>VerificationCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Domain</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundSettings</maml:name>
                    <command:parameterValue required="False">InboundSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsVerified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundSettings</maml:name>
                    <command:parameterValue required="False">OutboundSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SmtpSettings</maml:name>
                    <command:parameterValue required="False">SmtpSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">DomainType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>VerificationCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InboundSettings</maml:name>
                <maml:description>
                    <maml:para>Inbound settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.InboundSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsVerified</maml:name>
                <maml:description>
                    <maml:para>Is verified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutboundSettings</maml:name>
                <maml:description>
                    <maml:para>Outbound settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OutboundSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SmtpSettings</maml:name>
                <maml:description>
                    <maml:para>SMTP settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SmtpSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Domain type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DomainType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unpaid</dev:value>
                        <maml:description>
                            <maml:para>Unpaid domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PaidTier0</dev:value>
                        <maml:description>
                            <maml:para>Tier for reserved domain. Reserved for BitTitan domains.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PaidTier1</dev:value>
                        <maml:description>
                            <maml:para>Highest tier for paid customer domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PaidOffice365</dev:value>
                        <maml:description>
                            <maml:para>SmtpLogic for Office 365 domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>VerificationCode</maml:name>
                <maml:description>
                    <maml:para>Verification code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Domain</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Domain</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Domain</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Domain gets a(an) BT_Domain.
Represents a domain.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Domain</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsVerified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_VerificationCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_VerificationCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VerificationCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Domain</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsVerified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_VerificationCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_VerificationCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>VerificationCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsVerified</maml:name>
                <maml:description>
                    <maml:para>Is verified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_VerificationCode_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by VerificationCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_VerificationCode_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by VerificationCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>VerificationCode</maml:name>
                <maml:description>
                    <maml:para>Verification code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Domain</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Domain</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Domain</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Domain sets a(an) BT_Domain.
Represents a domain.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Domain</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>domain</maml:name>
                    <command:parameterValue required="True">DomainDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundSettings</maml:name>
                    <command:parameterValue required="False">InboundSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsVerified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundSettings</maml:name>
                    <command:parameterValue required="False">OutboundSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SmtpSettings</maml:name>
                    <command:parameterValue required="False">SmtpSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">DomainType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>VerificationCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Domain</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>domain</maml:name>
                    <command:parameterValue required="True">DomainDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundSettings</maml:name>
                    <command:parameterValue required="False">InboundSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsVerified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundSettings</maml:name>
                    <command:parameterValue required="False">OutboundSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SmtpSettings</maml:name>
                    <command:parameterValue required="False">SmtpSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">DomainType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>VerificationCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>domain</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.DomainDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InboundSettings</maml:name>
                <maml:description>
                    <maml:para>Inbound settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.InboundSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsVerified</maml:name>
                <maml:description>
                    <maml:para>Is verified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutboundSettings</maml:name>
                <maml:description>
                    <maml:para>Outbound settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OutboundSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SmtpSettings</maml:name>
                <maml:description>
                    <maml:para>SMTP settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SmtpSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Domain type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DomainType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unpaid</dev:value>
                        <maml:description>
                            <maml:para>Unpaid domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PaidTier0</dev:value>
                        <maml:description>
                            <maml:para>Tier for reserved domain. Reserved for BitTitan domains.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PaidTier1</dev:value>
                        <maml:description>
                            <maml:para>Highest tier for paid customer domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PaidOffice365</dev:value>
                        <maml:description>
                            <maml:para>SmtpLogic for Office 365 domain.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>VerificationCode</maml:name>
                <maml:description>
                    <maml:para>Verification code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Domain</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Domain</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Domain</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Domain removes a(an) BT_Domain.
Represents a domain.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Domain</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Domain</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Element</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Element</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Element</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Element adds a(an) BT_Element.
Represents an element.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Element</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Element</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementKey</maml:name>
                <maml:description>
                    <maml:para>Key of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementType</maml:name>
                <maml:description>
                    <maml:para>Type of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementValue</maml:name>
                <maml:description>
                    <maml:para>Value of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Primary ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedEntityName</maml:name>
                <maml:description>
                    <maml:para>Name of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedId</maml:name>
                <maml:description>
                    <maml:para>ID of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Element</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Element</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Element</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Element gets a(an) BT_Element.
Represents an element.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Element</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementKey_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementKey_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementValue_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementValue_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RelatedEntityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RelatedEntityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Element</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementKey_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementKey_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementValue_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ElementValue_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RelatedEntityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RelatedEntityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementKey</maml:name>
                <maml:description>
                    <maml:para>Key of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementType</maml:name>
                <maml:description>
                    <maml:para>Type of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementValue</maml:name>
                <maml:description>
                    <maml:para>Value of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Primary ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedEntityName</maml:name>
                <maml:description>
                    <maml:para>Name of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedId</maml:name>
                <maml:description>
                    <maml:para>ID of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementKey_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementKey.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementKey_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementKey.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementValue_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementValue.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ElementValue_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ElementValue.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RelatedEntityName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RelatedEntityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RelatedEntityName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RelatedEntityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Element</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Element</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Element</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Element sets a(an) BT_Element.
Represents an element.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Element</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>element</maml:name>
                    <command:parameterValue required="True">ElementDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Element</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>element</maml:name>
                    <command:parameterValue required="True">ElementDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ElementValue</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RelatedEntityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RelatedId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>element</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ElementDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementKey</maml:name>
                <maml:description>
                    <maml:para>Key of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementType</maml:name>
                <maml:description>
                    <maml:para>Type of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ElementValue</maml:name>
                <maml:description>
                    <maml:para>Value of element.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Primary ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedEntityName</maml:name>
                <maml:description>
                    <maml:para>Name of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RelatedId</maml:name>
                <maml:description>
                    <maml:para>ID of related entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Element</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Element</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Element</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Element removes a(an) BT_Element.
Represents an element.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Element</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Element</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_EmailStatistic</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_EmailStatistic</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_EmailStatistic</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_EmailStatistic adds a(an) BT_EmailStatistic.
Represents an email statistic.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_EmailStatistic</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedEmails</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundReceived</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundSent</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundReceived</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundSent</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RejectedEmails</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverPeriod</maml:name>
                    <command:parameterValue required="False">RolloverPeriod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SuccessfulAuthentications</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_EmailStatistic</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedEmails</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundReceived</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundSent</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundReceived</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundSent</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RejectedEmails</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverPeriod</maml:name>
                    <command:parameterValue required="False">RolloverPeriod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SuccessfulAuthentications</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedEmails</maml:name>
                <maml:description>
                    <maml:para>Number of created emails (SendAction, SplitDelivery, DSN messages).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InboundReceived</maml:name>
                <maml:description>
                    <maml:para>Inbound emails received.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InboundSent</maml:name>
                <maml:description>
                    <maml:para>Inbound emails successfully sent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutboundReceived</maml:name>
                <maml:description>
                    <maml:para>Outbound emails received.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutboundSent</maml:name>
                <maml:description>
                    <maml:para>Outbound emails successfully sent today.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RejectedEmails</maml:name>
                <maml:description>
                    <maml:para>Number of rejected messages (SPF, RBL, invalid TO address, invalid FROM address, etc.).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RolloverDate</maml:name>
                <maml:description>
                    <maml:para>Last rollover date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RolloverPeriod</maml:name>
                <maml:description>
                    <maml:para>Rollover period.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.RolloverPeriod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hourly</dev:value>
                        <maml:description>
                            <maml:para>Hourly rollover.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily rollover.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Monthly</dev:value>
                        <maml:description>
                            <maml:para>Monthly rollover.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Never</dev:value>
                        <maml:description>
                            <maml:para>Never rollover.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SuccessfulAuthentications</maml:name>
                <maml:description>
                    <maml:para>Number of successful authentications.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_EmailStatistic</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_EmailStatistic</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_EmailStatistic</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_EmailStatistic gets a(an) BT_EmailStatistic.
Represents an email statistic.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_EmailStatistic</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundReceived</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundSent</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundReceived</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundSent</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RejectedEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverPeriod</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreatedEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreatedEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InboundReceived_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InboundReceived_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InboundSent_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InboundSent_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OutboundReceived_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OutboundReceived_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OutboundSent_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OutboundSent_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RejectedEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RejectedEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RolloverDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RolloverDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SuccessfulAuthentications_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SuccessfulAuthentications_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SuccessfulAuthentications</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_EmailStatistic</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundReceived</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundSent</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundReceived</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundSent</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RejectedEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverPeriod</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreatedEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreatedEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InboundReceived_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InboundReceived_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InboundSent_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InboundSent_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OutboundReceived_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OutboundReceived_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OutboundSent_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OutboundSent_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RejectedEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RejectedEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RolloverDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RolloverDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SuccessfulAuthentications_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SuccessfulAuthentications_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SuccessfulAuthentications</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedEmails</maml:name>
                <maml:description>
                    <maml:para>Number of created emails (SendAction, SplitDelivery, DSN messages).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InboundReceived</maml:name>
                <maml:description>
                    <maml:para>Inbound emails received.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InboundSent</maml:name>
                <maml:description>
                    <maml:para>Inbound emails successfully sent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutboundReceived</maml:name>
                <maml:description>
                    <maml:para>Outbound emails received.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutboundSent</maml:name>
                <maml:description>
                    <maml:para>Outbound emails successfully sent today.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RejectedEmails</maml:name>
                <maml:description>
                    <maml:para>Number of rejected messages (SPF, RBL, invalid TO address, invalid FROM address, etc.).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RolloverDate</maml:name>
                <maml:description>
                    <maml:para>Last rollover date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RolloverPeriod</maml:name>
                <maml:description>
                    <maml:para>Filter by RolloverPeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreatedEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreatedEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreatedEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreatedEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InboundReceived_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InboundReceived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InboundReceived_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InboundReceived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InboundSent_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InboundSent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InboundSent_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InboundSent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OutboundReceived_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by OutboundReceived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OutboundReceived_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by OutboundReceived.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OutboundSent_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by OutboundSent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OutboundSent_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by OutboundSent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RejectedEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RejectedEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RejectedEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RejectedEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RolloverDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RolloverDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RolloverDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RolloverDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SuccessfulAuthentications_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SuccessfulAuthentications.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SuccessfulAuthentications_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SuccessfulAuthentications.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SuccessfulAuthentications</maml:name>
                <maml:description>
                    <maml:para>Number of successful authentications.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_EmailStatistic</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_EmailStatistic</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_EmailStatistic</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_EmailStatistic sets a(an) BT_EmailStatistic.
Represents an email statistic.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_EmailStatistic</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>emailstatistic</maml:name>
                    <command:parameterValue required="True">EmailStatisticDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedEmails</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundReceived</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundSent</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundReceived</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundSent</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RejectedEmails</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverPeriod</maml:name>
                    <command:parameterValue required="False">RolloverPeriod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SuccessfulAuthentications</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_EmailStatistic</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>emailstatistic</maml:name>
                    <command:parameterValue required="True">EmailStatisticDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedEmails</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundReceived</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InboundSent</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundReceived</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutboundSent</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RejectedEmails</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RolloverPeriod</maml:name>
                    <command:parameterValue required="False">RolloverPeriod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SuccessfulAuthentications</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>emailstatistic</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.EmailStatisticDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedEmails</maml:name>
                <maml:description>
                    <maml:para>Number of created emails (SendAction, SplitDelivery, DSN messages).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InboundReceived</maml:name>
                <maml:description>
                    <maml:para>Inbound emails received.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InboundSent</maml:name>
                <maml:description>
                    <maml:para>Inbound emails successfully sent.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutboundReceived</maml:name>
                <maml:description>
                    <maml:para>Outbound emails received.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutboundSent</maml:name>
                <maml:description>
                    <maml:para>Outbound emails successfully sent today.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RejectedEmails</maml:name>
                <maml:description>
                    <maml:para>Number of rejected messages (SPF, RBL, invalid TO address, invalid FROM address, etc.).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RolloverDate</maml:name>
                <maml:description>
                    <maml:para>Last rollover date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RolloverPeriod</maml:name>
                <maml:description>
                    <maml:para>Rollover period.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.RolloverPeriod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hourly</dev:value>
                        <maml:description>
                            <maml:para>Hourly rollover.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily rollover.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Monthly</dev:value>
                        <maml:description>
                            <maml:para>Monthly rollover.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Never</dev:value>
                        <maml:description>
                            <maml:para>Never rollover.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SuccessfulAuthentications</maml:name>
                <maml:description>
                    <maml:para>Number of successful authentications.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_EmailStatistic</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_EmailStatistic</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_EmailStatistic</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_EmailStatistic removes a(an) BT_EmailStatistic.
Represents an email statistic.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_EmailStatistic</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_EmailStatistic</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Organization</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Organization</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Organization</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Organization adds a(an) BT_Organization.
Represents an organization.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Organization</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationSettings</maml:name>
                    <command:parameterValue required="False">OrganizationSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">OrganizationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneCondition</maml:name>
                    <command:parameterValue required="False">Condition</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Organization</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationSettings</maml:name>
                    <command:parameterValue required="False">OrganizationSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">OrganizationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneCondition</maml:name>
                    <command:parameterValue required="False">Condition</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsProvisioned</maml:name>
                <maml:description>
                    <maml:para>Indicates whether the organization has been provisioned.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationSettings</maml:name>
                <maml:description>
                    <maml:para>Organization settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OrganizationSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Date of last purge.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period in days.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortName</maml:name>
                <maml:description>
                    <maml:para>Short name, which is the domain name of the first user of the company, without the extension (e.g. "bittitan").</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Organization type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OrganizationType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Production</dev:value>
                        <maml:description>
                            <maml:para>Production.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UnitTest</dev:value>
                        <maml:description>
                            <maml:para>Unit Test.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Beta.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Activation</dev:value>
                        <maml:description>
                            <maml:para>Activation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BurgerMaster</dev:value>
                        <maml:description>
                            <maml:para>BurgerMaster.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>DataEncryption - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>Cloud Archive - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutomationService</dev:value>
                        <maml:description>
                            <maml:para>Automation service - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Workgroup</dev:value>
                        <maml:description>
                            <maml:para>Workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneCondition</maml:name>
                <maml:description>
                    <maml:para>Zone condition.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Condition</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Organization</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Organization</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Organization</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Organization gets a(an) BT_Organization.
Represents an organization.
An organization represents a scope for a BitTitan ticket, which can be associated with either a customer or a workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Organization</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Organization</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ShortName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsProvisioned</maml:name>
                <maml:description>
                    <maml:para>Indicates whether the organization has been provisioned.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Date of last purge.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period in days.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortName</maml:name>
                <maml:description>
                    <maml:para>Short name, which is the domain name of the first user of the company, without the extension (e.g. "bittitan").</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ShortName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ShortName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Organization type</maml:title>
            <maml:alert>
                <maml:para>
            The two main organization types are Production and Workgroup.
            Production means that the organization is associated with a customer while Workgroup means that the organization is associated with a workgroup.
          </maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>Get-BT_Organization -Ticket $btTicket -FilterBy_Type &quot;Workgroup&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Organization</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Organization</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Organization</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Organization sets a(an) BT_Organization.
Represents an organization.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Organization</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organization</maml:name>
                    <command:parameterValue required="True">OrganizationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationSettings</maml:name>
                    <command:parameterValue required="False">OrganizationSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">OrganizationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneCondition</maml:name>
                    <command:parameterValue required="False">Condition</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Organization</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organization</maml:name>
                    <command:parameterValue required="True">OrganizationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsProvisioned</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationSettings</maml:name>
                    <command:parameterValue required="False">OrganizationSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ShortName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">OrganizationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneCondition</maml:name>
                    <command:parameterValue required="False">Condition</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>organization</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OrganizationDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsProvisioned</maml:name>
                <maml:description>
                    <maml:para>Indicates whether the organization has been provisioned.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Location.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationSettings</maml:name>
                <maml:description>
                    <maml:para>Organization settings.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OrganizationSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Date of last purge.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period in days.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShortName</maml:name>
                <maml:description>
                    <maml:para>Short name, which is the domain name of the first user of the company, without the extension (e.g. "bittitan").</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Organization type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.OrganizationType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Production</dev:value>
                        <maml:description>
                            <maml:para>Production.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UnitTest</dev:value>
                        <maml:description>
                            <maml:para>Unit Test.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Beta.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Activation</dev:value>
                        <maml:description>
                            <maml:para>Activation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BurgerMaster</dev:value>
                        <maml:description>
                            <maml:para>BurgerMaster.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>DataEncryption - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>Cloud Archive - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutomationService</dev:value>
                        <maml:description>
                            <maml:para>Automation service - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Workgroup</dev:value>
                        <maml:description>
                            <maml:para>Workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneCondition</maml:name>
                <maml:description>
                    <maml:para>Zone condition.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Condition</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Organization</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Organization</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Organization</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Organization removes a(an) BT_Organization.
Represents an organization.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Organization</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Organization</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OrganizationBillingConfiguration</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OrganizationBillingConfiguration</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OrganizationBillingConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OrganizationBillingConfiguration adds a(an) BT_OrganizationBillingConfiguration.
Represents an organization configuration attempt.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OrganizationBillingConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriodChargingAttempts</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InitialStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfullyInvoicedBill</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlanStartBillingPeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationConfigurationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">BillingState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OrganizationBillingConfiguration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriodChargingAttempts</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InitialStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfullyInvoicedBill</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlanStartBillingPeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationConfigurationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">BillingState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingPlan</maml:name>
                <maml:description>
                    <maml:para>Billing plan selected by customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.BillingPlan</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Bronze</dev:value>
                        <maml:description>
                            <maml:para>Bronze plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Silver</dev:value>
                        <maml:description>
                            <maml:para>Silver plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gold</dev:value>
                        <maml:description>
                            <maml:para>Gold plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Platinum</dev:value>
                        <maml:description>
                            <maml:para>Platinum plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentBillingPeriod</maml:name>
                <maml:description>
                    <maml:para>The count of the current billing period.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentBillingPeriodChargingAttempts</maml:name>
                <maml:description>
                    <maml:para>The count of the number of times a charging attempt has been made in the current billing period.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InitialStartDate</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastSuccessfullyInvoicedBill</maml:name>
                <maml:description>
                    <maml:para>Date of the last successfully invoice bill for this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextBillingPlan</maml:name>
                <maml:description>
                    <maml:para>Next billing plan selected by customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.BillingPlan</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Bronze</dev:value>
                        <maml:description>
                            <maml:para>Bronze plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Silver</dev:value>
                        <maml:description>
                            <maml:para>Silver plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gold</dev:value>
                        <maml:description>
                            <maml:para>Gold plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Platinum</dev:value>
                        <maml:description>
                            <maml:para>Platinum plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextBillingPlanStartBillingPeriod</maml:name>
                <maml:description>
                    <maml:para>The count of the billing period to start the next billing plan.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationConfigurationId</maml:name>
                <maml:description>
                    <maml:para>Associated organization configuration ID being created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Associated organization ID being created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>State</maml:name>
                <maml:description>
                    <maml:para>State of this organization with respect to billing.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.BillingState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Billing</dev:value>
                        <maml:description>
                            <maml:para>Attempting to bill for the current period.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Billed</dev:value>
                        <maml:description>
                            <maml:para>Billed for the current period.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed to be billed for the current period.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cancelled</dev:value>
                        <maml:description>
                            <maml:para>Customer has cancelled billing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Blacklisted</dev:value>
                        <maml:description>
                            <maml:para>Customer has been blacklisted because they failed to pay their bill.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Free</dev:value>
                        <maml:description>
                            <maml:para>Customer is using the free plan and does not need to be billed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Unbilled</dev:value>
                        <maml:description>
                            <maml:para>The customer has not been billed yet.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Demo</dev:value>
                        <maml:description>
                            <maml:para>Demo customers should not be billed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OrganizationBillingConfiguration</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OrganizationBillingConfiguration</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OrganizationBillingConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OrganizationBillingConfiguration gets a(an) BT_OrganizationBillingConfiguration.
Represents an organization configuration attempt.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OrganizationBillingConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriodChargingAttempts</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InitialStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfullyInvoicedBill</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlan</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlanStartBillingPeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationConfigurationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentBillingPeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentBillingPeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentBillingPeriodChargingAttempts_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentBillingPeriodChargingAttempts_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InitialStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InitialStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastSuccessfullyInvoicedBill_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastSuccessfullyInvoicedBill_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextBillingPlanStartBillingPeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextBillingPlanStartBillingPeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OrganizationBillingConfiguration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriodChargingAttempts</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InitialStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfullyInvoicedBill</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlan</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlanStartBillingPeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationConfigurationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentBillingPeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentBillingPeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentBillingPeriodChargingAttempts_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentBillingPeriodChargingAttempts_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InitialStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InitialStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastSuccessfullyInvoicedBill_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastSuccessfullyInvoicedBill_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextBillingPlanStartBillingPeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextBillingPlanStartBillingPeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingPlan</maml:name>
                <maml:description>
                    <maml:para>Filter by BillingPlan.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentBillingPeriod</maml:name>
                <maml:description>
                    <maml:para>The count of the current billing period.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentBillingPeriodChargingAttempts</maml:name>
                <maml:description>
                    <maml:para>The count of the number of times a charging attempt has been made in the current billing period.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InitialStartDate</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastSuccessfullyInvoicedBill</maml:name>
                <maml:description>
                    <maml:para>Date of the last successfully invoice bill for this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextBillingPlan</maml:name>
                <maml:description>
                    <maml:para>Filter by NextBillingPlan.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextBillingPlanStartBillingPeriod</maml:name>
                <maml:description>
                    <maml:para>The count of the billing period to start the next billing plan.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationConfigurationId</maml:name>
                <maml:description>
                    <maml:para>Associated organization configuration ID being created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Associated organization ID being created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentBillingPeriod_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentBillingPeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentBillingPeriod_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentBillingPeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentBillingPeriodChargingAttempts_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentBillingPeriodChargingAttempts.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentBillingPeriodChargingAttempts_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentBillingPeriodChargingAttempts.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InitialStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InitialStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InitialStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InitialStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastSuccessfullyInvoicedBill_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastSuccessfullyInvoicedBill.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastSuccessfullyInvoicedBill_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastSuccessfullyInvoicedBill.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NextBillingPlanStartBillingPeriod_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by NextBillingPlanStartBillingPeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NextBillingPlanStartBillingPeriod_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by NextBillingPlanStartBillingPeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>State</maml:name>
                <maml:description>
                    <maml:para>Filter by State.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OrganizationBillingConfiguration</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OrganizationBillingConfiguration</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OrganizationBillingConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OrganizationBillingConfiguration sets a(an) BT_OrganizationBillingConfiguration.
Represents an organization configuration attempt.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OrganizationBillingConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organizationbillingconfiguration</maml:name>
                    <command:parameterValue required="True">OrganizationBillingConfigurationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriodChargingAttempts</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InitialStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfullyInvoicedBill</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlanStartBillingPeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationConfigurationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">BillingState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OrganizationBillingConfiguration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organizationbillingconfiguration</maml:name>
                    <command:parameterValue required="True">OrganizationBillingConfigurationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentBillingPeriodChargingAttempts</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InitialStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastSuccessfullyInvoicedBill</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextBillingPlanStartBillingPeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationConfigurationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>State</maml:name>
                    <command:parameterValue required="False">BillingState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>organizationbillingconfiguration</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OrganizationBillingConfigurationDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingPlan</maml:name>
                <maml:description>
                    <maml:para>Billing plan selected by customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.BillingPlan</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Bronze</dev:value>
                        <maml:description>
                            <maml:para>Bronze plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Silver</dev:value>
                        <maml:description>
                            <maml:para>Silver plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gold</dev:value>
                        <maml:description>
                            <maml:para>Gold plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Platinum</dev:value>
                        <maml:description>
                            <maml:para>Platinum plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentBillingPeriod</maml:name>
                <maml:description>
                    <maml:para>The count of the current billing period.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentBillingPeriodChargingAttempts</maml:name>
                <maml:description>
                    <maml:para>The count of the number of times a charging attempt has been made in the current billing period.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InitialStartDate</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastSuccessfullyInvoicedBill</maml:name>
                <maml:description>
                    <maml:para>Date of the last successfully invoice bill for this customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextBillingPlan</maml:name>
                <maml:description>
                    <maml:para>Next billing plan selected by customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.BillingPlan</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Bronze</dev:value>
                        <maml:description>
                            <maml:para>Bronze plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Silver</dev:value>
                        <maml:description>
                            <maml:para>Silver plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gold</dev:value>
                        <maml:description>
                            <maml:para>Gold plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Platinum</dev:value>
                        <maml:description>
                            <maml:para>Platinum plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextBillingPlanStartBillingPeriod</maml:name>
                <maml:description>
                    <maml:para>The count of the billing period to start the next billing plan.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationConfigurationId</maml:name>
                <maml:description>
                    <maml:para>Associated organization configuration ID being created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Associated organization ID being created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>State</maml:name>
                <maml:description>
                    <maml:para>State of this organization with respect to billing.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.BillingState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Billing</dev:value>
                        <maml:description>
                            <maml:para>Attempting to bill for the current period.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Billed</dev:value>
                        <maml:description>
                            <maml:para>Billed for the current period.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed to be billed for the current period.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cancelled</dev:value>
                        <maml:description>
                            <maml:para>Customer has cancelled billing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Blacklisted</dev:value>
                        <maml:description>
                            <maml:para>Customer has been blacklisted because they failed to pay their bill.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Free</dev:value>
                        <maml:description>
                            <maml:para>Customer is using the free plan and does not need to be billed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Unbilled</dev:value>
                        <maml:description>
                            <maml:para>The customer has not been billed yet.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Demo</dev:value>
                        <maml:description>
                            <maml:para>Demo customers should not be billed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OrganizationBillingConfiguration</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OrganizationBillingConfiguration</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OrganizationBillingConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OrganizationBillingConfiguration removes a(an) BT_OrganizationBillingConfiguration.
Represents an organization configuration attempt.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OrganizationBillingConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OrganizationBillingConfiguration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OrganizationConfiguration</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OrganizationConfiguration</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OrganizationConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OrganizationConfiguration adds a(an) BT_OrganizationConfiguration.
Represents an organization configuration attempt.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OrganizationConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCancelled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsComplete</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>NextPage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Portal</maml:name>
                    <command:parameterValue required="False">ConfigurationPortal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OrganizationConfiguration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCancelled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsComplete</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>NextPage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Portal</maml:name>
                    <command:parameterValue required="False">ConfigurationPortal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingPlan</maml:name>
                <maml:description>
                    <maml:para>Billing plan selected by customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.BillingPlan</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Bronze</dev:value>
                        <maml:description>
                            <maml:para>Bronze plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Silver</dev:value>
                        <maml:description>
                            <maml:para>Silver plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gold</dev:value>
                        <maml:description>
                            <maml:para>Gold plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Platinum</dev:value>
                        <maml:description>
                            <maml:para>Platinum plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>Encryption key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsCancelled</maml:name>
                <maml:description>
                    <maml:para>Whether configuration is cancelled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsComplete</maml:name>
                <maml:description>
                    <maml:para>Whether configuration is complete.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextPage</maml:name>
                <maml:description>
                    <maml:para>Next page in the portal to display.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Associated organization ID being created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Portal</maml:name>
                <maml:description>
                    <maml:para>Portal the configuration was started from.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ConfigurationPortal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365</dev:value>
                        <maml:description>
                            <maml:para>SmtpLogic for Office 365 portal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>User creating the organization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OrganizationConfiguration</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OrganizationConfiguration</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OrganizationConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OrganizationConfiguration gets a(an) BT_OrganizationConfiguration.
Represents an organization configuration attempt.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OrganizationConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsCancelled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsComplete</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextPage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Portal</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EncryptionKey_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EncryptionKey_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextPage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextPage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OrganizationConfiguration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsCancelled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsComplete</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>NextPage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Portal</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EncryptionKey_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EncryptionKey_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextPage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_NextPage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingPlan</maml:name>
                <maml:description>
                    <maml:para>Filter by BillingPlan.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>Encryption key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsCancelled</maml:name>
                <maml:description>
                    <maml:para>Whether configuration is cancelled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsComplete</maml:name>
                <maml:description>
                    <maml:para>Whether configuration is complete.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextPage</maml:name>
                <maml:description>
                    <maml:para>Next page in the portal to display.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Associated organization ID being created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Portal</maml:name>
                <maml:description>
                    <maml:para>Filter by Portal.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EncryptionKey_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EncryptionKey.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EncryptionKey_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EncryptionKey.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NextPage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by NextPage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_NextPage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by NextPage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>User creating the organization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OrganizationConfiguration</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OrganizationConfiguration</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OrganizationConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OrganizationConfiguration sets a(an) BT_OrganizationConfiguration.
Represents an organization configuration attempt.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OrganizationConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organizationconfiguration</maml:name>
                    <command:parameterValue required="True">OrganizationConfigurationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCancelled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsComplete</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>NextPage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Portal</maml:name>
                    <command:parameterValue required="False">ConfigurationPortal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OrganizationConfiguration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organizationconfiguration</maml:name>
                    <command:parameterValue required="True">OrganizationConfigurationDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingPlan</maml:name>
                    <command:parameterValue required="False">BillingPlan</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EncryptionKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCancelled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsComplete</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>NextPage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Portal</maml:name>
                    <command:parameterValue required="False">ConfigurationPortal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>organizationconfiguration</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OrganizationConfigurationDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingPlan</maml:name>
                <maml:description>
                    <maml:para>Billing plan selected by customer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.BillingPlan</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Test plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Bronze</dev:value>
                        <maml:description>
                            <maml:para>Bronze plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Silver</dev:value>
                        <maml:description>
                            <maml:para>Silver plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gold</dev:value>
                        <maml:description>
                            <maml:para>Gold plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Platinum</dev:value>
                        <maml:description>
                            <maml:para>Platinum plan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EncryptionKey</maml:name>
                <maml:description>
                    <maml:para>Encryption key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsCancelled</maml:name>
                <maml:description>
                    <maml:para>Whether configuration is cancelled.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsComplete</maml:name>
                <maml:description>
                    <maml:para>Whether configuration is complete.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>NextPage</maml:name>
                <maml:description>
                    <maml:para>Next page in the portal to display.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Associated organization ID being created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Portal</maml:name>
                <maml:description>
                    <maml:para>Portal the configuration was started from.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ConfigurationPortal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365</dev:value>
                        <maml:description>
                            <maml:para>SmtpLogic for Office 365 portal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>User creating the organization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OrganizationConfiguration</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OrganizationConfiguration</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OrganizationConfiguration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OrganizationConfiguration removes a(an) BT_OrganizationConfiguration.
Represents an organization configuration attempt.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OrganizationConfiguration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OrganizationConfiguration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_OrganizationMember</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_OrganizationMember</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_OrganizationMember</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_OrganizationMember adds a(an) BT_OrganizationMember.
Represents an organization member.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvitingSystemUserId</maml:name>
                <maml:description>
                    <maml:para>Inviting system user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserRoles</maml:name>
                <maml:description>
                    <maml:para>System user roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SystemUserRoles</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationMember</dev:value>
                        <maml:description>
                            <maml:para>Organization member.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationManager</dev:value>
                        <maml:description>
                            <maml:para>Organization manager (or restricted administrator).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationAdmin</dev:value>
                        <maml:description>
                            <maml:para>Organization administrator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inactive</dev:value>
                        <maml:description>
                            <maml:para>Inactive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All the roles.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_OrganizationMember</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_OrganizationMember</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_OrganizationMember</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_OrganizationMember gets a(an) BT_OrganizationMember.
Represents an organization member.

        An organization member represents the association between a BitTitan account (system user) and an organization.
        An organization represents a scope for a BitTitan ticket, which can be associated with either a customer or a workgroup.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvitingSystemUserId</maml:name>
                <maml:description>
                    <maml:para>Inviting system user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserRoles</maml:name>
                <maml:description>
                    <maml:para>Filter by UserRoles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Organization type</maml:title>
            <maml:alert>
                <maml:para>
            The two main organization types are Production and Workgroup.
            Production means that the organization is associated with a customer while Workgroup means that the organization is associated with a workgroup.
            Both customers and workgroups can be associated with multiple BitTitan accounts (system users).
          </maml:para>
            </maml:alert>
            <maml:title>User roles</maml:title>
            <maml:alert>
                <maml:para>
            BitTitan accounts (system users) have a user roles in each organization they belong to. The available user roles are admin, manager and agent. For more details about user roles, please check our online MSPComplete knowledge base.
          </maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroups = Get-BT_Workgroup -Ticket $btTicket -FilterBy_String_Name &quot;isnull&quot;
$organizationMembers = Get-BT_OrganizationMember -Ticket $btTicket -FilterBy_Guid_OrganizationId $workgroups[0].WorkgroupOrganizationId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_OrganizationMember</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_OrganizationMember</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_OrganizationMember</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_OrganizationMember sets a(an) BT_OrganizationMember.
Represents an organization member.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organizationmember</maml:name>
                    <command:parameterValue required="True">OrganizationMemberDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>organizationmember</maml:name>
                    <command:parameterValue required="True">OrganizationMemberDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvitingSystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserRoles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>organizationmember</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.OrganizationMemberDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvitingSystemUserId</maml:name>
                <maml:description>
                    <maml:para>Inviting system user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserRoles</maml:name>
                <maml:description>
                    <maml:para>System user roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SystemUserRoles</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationMember</dev:value>
                        <maml:description>
                            <maml:para>Organization member.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationManager</dev:value>
                        <maml:description>
                            <maml:para>Organization manager (or restricted administrator).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationAdmin</dev:value>
                        <maml:description>
                            <maml:para>Organization administrator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inactive</dev:value>
                        <maml:description>
                            <maml:para>Inactive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All the roles.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_OrganizationMember</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_OrganizationMember</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_OrganizationMember</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_OrganizationMember removes a(an) BT_OrganizationMember.
Represents an organization member.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_OrganizationMember</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ProjectStats</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ProjectStats</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ProjectStats</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ProjectStats adds a(an) BT_ProjectStats.
Statistics on a customer&apos;s project (campaign in SA, mailbox migration in MW, etc).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalProjectId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsNotGenerated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ProjectStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">ProjectStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalProjectId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsNotGenerated</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ProjectStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">ProjectStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationServiceId</maml:name>
                <maml:description>
                    <maml:para>ID of the service this project belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalProjectId</maml:name>
                <maml:description>
                    <maml:para>ID of the external project this one refers to (e.g a SA Campaign, a MW connector).</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationServiceType</maml:name>
                <maml:description>
                    <maml:para>Type of the corresponding service (MailboxMigration/DocumentMigration/SalesAutomation/HealthCheck, etc).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProductType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SalesAutomation</dev:value>
                        <maml:description>
                            <maml:para>SalesAutomation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUSell</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Sell.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesBuilder</dev:value>
                        <maml:description>
                            <maml:para>SalesBuilder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxMigration</dev:value>
                        <maml:description>
                            <maml:para>Mailbox Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentMigration</dev:value>
                        <maml:description>
                            <maml:para>Document Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolderMigration</dev:value>
                        <maml:description>
                            <maml:para>Public Folder Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PersonalArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Personal Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Enterprise Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudStorageMigration</dev:value>
                        <maml:description>
                            <maml:para>Cloud Storage Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CollaborationMigration</dev:value>
                        <maml:description>
                            <maml:para>Collaboration Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentPro</dev:value>
                        <maml:description>
                            <maml:para>DeploymentPro.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivation</dev:value>
                        <maml:description>
                            <maml:para>UserActivation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivationForCsp</dev:value>
                        <maml:description>
                            <maml:para>UserActivation for CSP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUOnboard</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Onboard.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthCheckForOffice365</dev:value>
                        <maml:description>
                            <maml:para>HealthCheck for office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>Data Encryption - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>CloudArchive - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUService</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BittitanConcierge</dev:value>
                        <maml:description>
                            <maml:para>BitTitan Concierge.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Account</dev:value>
                        <maml:description>
                            <maml:para>Account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Support</dev:value>
                        <maml:description>
                            <maml:para>Support.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MspComplete</dev:value>
                        <maml:description>
                            <maml:para>MspComplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthcheckForAzure</dev:value>
                        <maml:description>
                            <maml:para>Healthcheck for Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MissionControlForOffice365</dev:value>
                        <maml:description>
                            <maml:para>MissionControl for Office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudU</dev:value>
                        <maml:description>
                            <maml:para>Cloud University without specific pillar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>KnowledgeBase</dev:value>
                        <maml:description>
                            <maml:para>KnowledgeBase</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsNotGenerated</maml:name>
                <maml:description>
                    <maml:para>Whether the project stats have been hard coded ($HACK WPC 2016).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Project name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding offering instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatsXml</maml:name>
                <maml:description>
                    <maml:para>Various statistics about this project: count of items, errors, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProjectStatistics</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Project status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProjectStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed (succeeded).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ProjectStats</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ProjectStats</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ProjectStats</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ProjectStats gets a(an) BT_ProjectStats.
Statistics on a customer&apos;s project (campaign in SA, mailbox migration in MW, etc).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalProjectId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsNotGenerated</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExternalProjectId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsNotGenerated</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationServiceId</maml:name>
                <maml:description>
                    <maml:para>ID of the service this project belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationServiceType</maml:name>
                <maml:description>
                    <maml:para>Filter by ApplicationServiceType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExternalProjectId</maml:name>
                <maml:description>
                    <maml:para>ID of the external project this one refers to (e.g a SA Campaign, a MW connector).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsNotGenerated</maml:name>
                <maml:description>
                    <maml:para>Whether the project stats have been hard coded ($HACK WPC 2016).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Project name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding offering instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ProjectStats</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ProjectStats</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ProjectStats</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ProjectStats sets a(an) BT_ProjectStats.
Statistics on a customer&apos;s project (campaign in SA, mailbox migration in MW, etc).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>projectstats</maml:name>
                    <command:parameterValue required="True">ProjectStatsDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ProjectStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">ProjectStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>projectstats</maml:name>
                    <command:parameterValue required="True">ProjectStatsDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ApplicationServiceType</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ProjectStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">ProjectStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>projectstats</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ProjectStatsDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ApplicationServiceType</maml:name>
                <maml:description>
                    <maml:para>Type of the corresponding service (MailboxMigration/DocumentMigration/SalesAutomation/HealthCheck, etc).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProductType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SalesAutomation</dev:value>
                        <maml:description>
                            <maml:para>SalesAutomation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUSell</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Sell.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesBuilder</dev:value>
                        <maml:description>
                            <maml:para>SalesBuilder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxMigration</dev:value>
                        <maml:description>
                            <maml:para>Mailbox Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentMigration</dev:value>
                        <maml:description>
                            <maml:para>Document Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolderMigration</dev:value>
                        <maml:description>
                            <maml:para>Public Folder Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PersonalArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Personal Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Enterprise Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudStorageMigration</dev:value>
                        <maml:description>
                            <maml:para>Cloud Storage Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CollaborationMigration</dev:value>
                        <maml:description>
                            <maml:para>Collaboration Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentPro</dev:value>
                        <maml:description>
                            <maml:para>DeploymentPro.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivation</dev:value>
                        <maml:description>
                            <maml:para>UserActivation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivationForCsp</dev:value>
                        <maml:description>
                            <maml:para>UserActivation for CSP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUOnboard</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Onboard.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthCheckForOffice365</dev:value>
                        <maml:description>
                            <maml:para>HealthCheck for office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>Data Encryption - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>CloudArchive - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUService</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BittitanConcierge</dev:value>
                        <maml:description>
                            <maml:para>BitTitan Concierge.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Account</dev:value>
                        <maml:description>
                            <maml:para>Account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Support</dev:value>
                        <maml:description>
                            <maml:para>Support.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MspComplete</dev:value>
                        <maml:description>
                            <maml:para>MspComplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthcheckForAzure</dev:value>
                        <maml:description>
                            <maml:para>Healthcheck for Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MissionControlForOffice365</dev:value>
                        <maml:description>
                            <maml:para>MissionControl for Office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudU</dev:value>
                        <maml:description>
                            <maml:para>Cloud University without specific pillar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>KnowledgeBase</dev:value>
                        <maml:description>
                            <maml:para>KnowledgeBase</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Project name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding offering instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatsXml</maml:name>
                <maml:description>
                    <maml:para>Various statistics about this project: count of items, errors, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProjectStatistics</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Project status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProjectStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed (succeeded).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ProjectStats</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ProjectStats</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ProjectStats</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ProjectStats removes a(an) BT_ProjectStats.
Statistics on a customer&apos;s project (campaign in SA, mailbox migration in MW, etc).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ProjectStats</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ReportMetadata</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ReportMetadata</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ReportMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ReportMetadata adds a(an) BT_ReportMetadata.
Report metadata entity class.
            Represents an report type in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MinimumRequiredPlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MinimumRequiredPlanType</maml:name>
                    <command:parameterValue required="False">WorkgroupPlanType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Report category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cost</dev:value>
                        <maml:description>
                            <maml:para>Cost reporting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inventory</dev:value>
                        <maml:description>
                            <maml:para>Inventory.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Columns</maml:name>
                <maml:description>
                    <maml:para>Serialized representation of report columns in order.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportColumn[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when creating report instance.
            These parameters will be used to generate report data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MinimumRequiredPlanType</maml:name>
                <maml:description>
                    <maml:para>The minimum required plan type for creating an instance of the report.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.WorkgroupPlanType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown - default value for backward compatibility.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOrganized</dev:value>
                        <maml:description>
                            <maml:para>Get organized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetOptimized</dev:value>
                        <maml:description>
                            <maml:para>Get optimized.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GetAutomated</dev:value>
                        <maml:description>
                            <maml:para>Get automated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Report name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RequiresAggregation</maml:name>
                <maml:description>
                    <maml:para>Denotes report requires aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ViewingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when viewing report instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ReportMetadata</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ReportMetadata</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ReportMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ReportMetadata gets a(an) BT_ReportMetadata.
Report metadata entity class.
            Represents an report type in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MinimumRequiredPlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MinimumRequiredPlanType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>RequiresAggregation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Filter by Category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MinimumRequiredPlanType</maml:name>
                <maml:description>
                    <maml:para>Filter by MinimumRequiredPlanType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Report name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>RequiresAggregation</maml:name>
                <maml:description>
                    <maml:para>Denotes report requires aggregation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ReportMetadata</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ReportMetadata</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ReportMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ReportMetadata sets a(an) BT_ReportMetadata.
Report metadata entity class.
            Represents an report type in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>reportmetadata</maml:name>
                    <command:parameterValue required="True">ReportMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>reportmetadata</maml:name>
                    <command:parameterValue required="True">ReportMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">ReportCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Columns</maml:name>
                    <command:parameterValue required="False">ReportColumn[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ViewingParameters</maml:name>
                    <command:parameterValue required="False">ReportParameter[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>reportmetadata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ReportMetadataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Report category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cost</dev:value>
                        <maml:description>
                            <maml:para>Cost reporting.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inventory</dev:value>
                        <maml:description>
                            <maml:para>Inventory.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Columns</maml:name>
                <maml:description>
                    <maml:para>Serialized representation of report columns in order.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportColumn[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when creating report instance.
            These parameters will be used to generate report data.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Report name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ViewingParameters</maml:name>
                <maml:description>
                    <maml:para>Defines a set of parameters that can be provided when viewing report instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReportParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ReportMetadata</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ReportMetadata</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ReportMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ReportMetadata removes a(an) BT_ReportMetadata.
Report metadata entity class.
            Represents an report type in the catalog.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ReportMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_ApplicationService</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_ApplicationService</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_ApplicationService</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_ApplicationService adds a(an) BT_ApplicationService.
Represents a service that we offer (Mail Migration, Document Migration, Sales Automation, HealthCheck …) or a 3rd-party cloud application (DocuSign, LinkedIn, GitHub …).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ServiceStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ServiceStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsActive</maml:name>
                <maml:description>
                    <maml:para>Whether the service is active or not.
            A service becomes active as soon as one project is created under this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatsXml</maml:name>
                <maml:description>
                    <maml:para>Statistics about this service across all projects and personas e.g. item count, errors, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ServiceStatistics</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Service type (MailboxMigration/DocumentMigration/SalesAutomation/HealthCheck, etc).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProductType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SalesAutomation</dev:value>
                        <maml:description>
                            <maml:para>SalesAutomation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUSell</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Sell.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesBuilder</dev:value>
                        <maml:description>
                            <maml:para>SalesBuilder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxMigration</dev:value>
                        <maml:description>
                            <maml:para>Mailbox Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentMigration</dev:value>
                        <maml:description>
                            <maml:para>Document Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolderMigration</dev:value>
                        <maml:description>
                            <maml:para>Public Folder Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PersonalArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Personal Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Enterprise Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudStorageMigration</dev:value>
                        <maml:description>
                            <maml:para>Cloud Storage Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CollaborationMigration</dev:value>
                        <maml:description>
                            <maml:para>Collaboration Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentPro</dev:value>
                        <maml:description>
                            <maml:para>DeploymentPro.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivation</dev:value>
                        <maml:description>
                            <maml:para>UserActivation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivationForCsp</dev:value>
                        <maml:description>
                            <maml:para>UserActivation for CSP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUOnboard</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Onboard.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthCheckForOffice365</dev:value>
                        <maml:description>
                            <maml:para>HealthCheck for office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>Data Encryption - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>CloudArchive - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUService</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BittitanConcierge</dev:value>
                        <maml:description>
                            <maml:para>BitTitan Concierge.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Account</dev:value>
                        <maml:description>
                            <maml:para>Account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Support</dev:value>
                        <maml:description>
                            <maml:para>Support.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MspComplete</dev:value>
                        <maml:description>
                            <maml:para>MspComplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthcheckForAzure</dev:value>
                        <maml:description>
                            <maml:para>Healthcheck for Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MissionControlForOffice365</dev:value>
                        <maml:description>
                            <maml:para>MissionControl for Office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudU</dev:value>
                        <maml:description>
                            <maml:para>Cloud University without specific pillar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>KnowledgeBase</dev:value>
                        <maml:description>
                            <maml:para>KnowledgeBase</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_ApplicationService</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_ApplicationService</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_ApplicationService</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_ApplicationService gets a(an) BT_ApplicationService.
Represents a service that we offer (Mail Migration, Document Migration, Sales Automation, HealthCheck …) or a 3rd-party cloud application (DocuSign, LinkedIn, GitHub …).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsActive</maml:name>
                <maml:description>
                    <maml:para>Whether the service is active or not.
            A service becomes active as soon as one project is created under this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_ApplicationService</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_ApplicationService</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_ApplicationService</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_ApplicationService sets a(an) BT_ApplicationService.
Represents a service that we offer (Mail Migration, Document Migration, Sales Automation, HealthCheck …) or a 3rd-party cloud application (DocuSign, LinkedIn, GitHub …).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>applicationservice</maml:name>
                    <command:parameterValue required="True">ApplicationServiceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ServiceStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>applicationservice</maml:name>
                    <command:parameterValue required="True">ApplicationServiceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsActive</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatsXml</maml:name>
                    <command:parameterValue required="False">ServiceStatistics</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">ProductType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>applicationservice</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.ApplicationServiceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsActive</maml:name>
                <maml:description>
                    <maml:para>Whether the service is active or not.
            A service becomes active as soon as one project is created under this service.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatsXml</maml:name>
                <maml:description>
                    <maml:para>Statistics about this service across all projects and personas e.g. item count, errors, etc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ServiceStatistics</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Service type (MailboxMigration/DocumentMigration/SalesAutomation/HealthCheck, etc).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProductType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SalesAutomation</dev:value>
                        <maml:description>
                            <maml:para>SalesAutomation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUSell</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Sell.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesBuilder</dev:value>
                        <maml:description>
                            <maml:para>SalesBuilder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MailboxMigration</dev:value>
                        <maml:description>
                            <maml:para>Mailbox Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentMigration</dev:value>
                        <maml:description>
                            <maml:para>Document Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolderMigration</dev:value>
                        <maml:description>
                            <maml:para>Public Folder Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PersonalArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Personal Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchiveMigration</dev:value>
                        <maml:description>
                            <maml:para>Enterprise Archive Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudStorageMigration</dev:value>
                        <maml:description>
                            <maml:para>Cloud Storage Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CollaborationMigration</dev:value>
                        <maml:description>
                            <maml:para>Collaboration Migration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DeploymentPro</dev:value>
                        <maml:description>
                            <maml:para>DeploymentPro.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivation</dev:value>
                        <maml:description>
                            <maml:para>UserActivation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>UserActivationForCsp</dev:value>
                        <maml:description>
                            <maml:para>UserActivation for CSP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUOnboard</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Onboard.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthCheckForOffice365</dev:value>
                        <maml:description>
                            <maml:para>HealthCheck for office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>Data Encryption - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>CloudArchive - obsolete, don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudUService</dev:value>
                        <maml:description>
                            <maml:para>Cloud U Service.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BittitanConcierge</dev:value>
                        <maml:description>
                            <maml:para>BitTitan Concierge.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Account</dev:value>
                        <maml:description>
                            <maml:para>Account.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Support</dev:value>
                        <maml:description>
                            <maml:para>Support.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MspComplete</dev:value>
                        <maml:description>
                            <maml:para>MspComplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>HealthcheckForAzure</dev:value>
                        <maml:description>
                            <maml:para>Healthcheck for Azure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MissionControlForOffice365</dev:value>
                        <maml:description>
                            <maml:para>MissionControl for Office 365.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudU</dev:value>
                        <maml:description>
                            <maml:para>Cloud University without specific pillar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>KnowledgeBase</dev:value>
                        <maml:description>
                            <maml:para>KnowledgeBase</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_ApplicationService</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_ApplicationService</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_ApplicationService</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_ApplicationService removes a(an) BT_ApplicationService.
Represents a service that we offer (Mail Migration, Document Migration, Sales Automation, HealthCheck …) or a 3rd-party cloud application (DocuSign, LinkedIn, GitHub …).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_ApplicationService</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_Subscription</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_Subscription</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_Subscription</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_Subscription adds a(an) BT_Subscription.
Subscription entity class for storing a single subscription.
            Used for reoccurring billing.
A subscription represents a user subscription that is required to run MSPComplete services for this user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityReferenceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEntityReferenceType</maml:name>
                    <command:parameterValue required="True">SubscriptionEntityReferenceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementMonths</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementPenaltyPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingFrequencyMonths</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OverridePrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProcessState</maml:name>
                    <command:parameterValue required="False">SubscriptionProcessState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProrationType</maml:name>
                    <command:parameterValue required="False">SubscriptionProrationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">SubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityReferenceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEntityReferenceType</maml:name>
                    <command:parameterValue required="True">SubscriptionEntityReferenceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementMonths</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementPenaltyPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingFrequencyMonths</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OverridePrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProcessState</maml:name>
                    <command:parameterValue required="False">SubscriptionProcessState</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProrationType</maml:name>
                    <command:parameterValue required="False">SubscriptionProrationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">SubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityReferenceId</maml:name>
                <maml:description>
                    <maml:para>The reference to the entity associated with the subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>The product sku ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionEntityReferenceType</maml:name>
                <maml:description>
                    <maml:para>The entity type associated with the subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.SubscriptionEntityReferenceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CustomerEndUser</dev:value>
                        <maml:description>
                            <maml:para>The subscription is for a .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgreementMonths</maml:name>
                <maml:description>
                    <maml:para>The number of months a customer agreed to continue their subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgreementPenaltyPrice</maml:name>
                <maml:description>
                    <maml:para>The price of the penalty for canceling a subscription before the agreement months.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingEndDate</maml:name>
                <maml:description>
                    <maml:para>The date when the charge will end.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingFrequencyMonths</maml:name>
                <maml:description>
                    <maml:para>The billing frequency months.
            Monthly = 1, Quarterly = 3, Annual = 12</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingStartDate</maml:name>
                <maml:description>
                    <maml:para>The date when the charge will start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Gets or sets the create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>The error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ErrorCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OverridePrice</maml:name>
                <maml:description>
                    <maml:para>The override price.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionEndDate</maml:name>
                <maml:description>
                    <maml:para>The date when the subscription will end and all the benefits stop.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionProcessState</maml:name>
                <maml:description>
                    <maml:para>The process state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionProcessState</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotProcessed</dev:value>
                        <maml:description>
                            <maml:para>Not processed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SuccessfullyProcessed</dev:value>
                        <maml:description>
                            <maml:para>Successfully processed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>FailureToProcess</dev:value>
                        <maml:description>
                            <maml:para>Failure to process.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Revoked</dev:value>
                        <maml:description>
                            <maml:para>Revoked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionProrationType</maml:name>
                <maml:description>
                    <maml:para>The value indicating whether we prorate the first/last billing cycle.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionProrationType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>No proration.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BeginningProrated</dev:value>
                        <maml:description>
                            <maml:para>The value indicating whether to prorate the first billing cycle.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EndProrated</dev:value>
                        <maml:description>
                            <maml:para>The value indicating whether to prorate the last billing cycle.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BeginningAndEndProrated</dev:value>
                        <maml:description>
                            <maml:para>Whether we prorate the first and the last billing cycle.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>The subscription renewal policy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionRenewalPolicy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Use the policy defined at the customer level.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotAutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Do not auto renew the subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Auto renew the subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionStartDate</maml:name>
                <maml:description>
                    <maml:para>The date when the subscription will start and all the benefits apply.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID of the original creator.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>The update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>The version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization ID associated with the subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Ticket requirement</maml:title>
            <maml:alert>
                <maml:para>Subscriptions are under workgroups, thus a ticket scoped to a workgroup is required.</maml:para>
            </maml:alert>
            <maml:title>Subscription process state</maml:title>
            <maml:alert>
                <maml:para>The subscription process state can be non-processed, successfully processed, failed to processed or revoked. It is automatically updated and can take a few dozens of seconds to be updated.</maml:para>
            </maml:alert>
            <maml:title>Product sku id</maml:title>
            <maml:alert>
                <maml:para>The product sku id can be found with the Get-BT_ProductSkuID cmdlet.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Retrieve the ticket and the customer end users
$productSkuId = Get-BT_ProductSkuID -Ticket $btTicket -ProductName MspcEndUserYearlySubscription
$workgroups = Get-BT_Workgroup -Ticket $btTicket
$customers = Get-BT_Customer -Ticket $btTicket -FilterBy_Guid_WorkgroupId $workgroups[0].Id
$workgroupTicket = Get-BT_Ticket -Ticket $btTicket -WorkgroupId $workgroups[0].Id -OrganizationId $workgroups[0].WorkgroupOrganizationId
$customerEndUsers = Get-BT_CustomerEndUser -Ticket $btTicket -FilterBy_Guid_OrganizationId $customers[0].OrganizationId
 
# Assign an MSPC subscription to the first user
Add-BT_Subscription -ticket $workgroupTicket -SubscriptionEntityReferenceType CustomerEndUser -EntityReferenceId $customerEndUsers[0].Id -ProductSkuId $productSkuId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Subscription</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Subscription</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Subscription</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Subscription gets a(an) BT_Subscription.
Subscription entity class for storing a single subscription.
            Used for reoccurring billing.
A subscription represents a user subscription that is required to run MSPComplete services for this user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementMonths</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingFrequencyMonths</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityReferenceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgreementMonths_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgreementMonths_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingFrequencyMonths_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingFrequencyMonths_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEntityReferenceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProcessState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProrationType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AgreementMonths</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingFrequencyMonths</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityReferenceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgreementMonths_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AgreementMonths_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingFrequencyMonths_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingFrequencyMonths_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_BillingStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_SubscriptionStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionEntityReferenceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProcessState</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionProrationType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AgreementMonths</maml:name>
                <maml:description>
                    <maml:para>The number of months a customer agreed to continue their subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingEndDate</maml:name>
                <maml:description>
                    <maml:para>The date when the charge will end.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingFrequencyMonths</maml:name>
                <maml:description>
                    <maml:para>The billing frequency months.
            Monthly = 1, Quarterly = 3, Annual = 12</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingStartDate</maml:name>
                <maml:description>
                    <maml:para>The date when the charge will start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Gets or sets the create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityReferenceId</maml:name>
                <maml:description>
                    <maml:para>The reference to the entity associated with the subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>Filter by ErrorCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>The product sku ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgreementMonths_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgreementMonths.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AgreementMonths_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AgreementMonths.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingFrequencyMonths_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingFrequencyMonths.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingFrequencyMonths_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingFrequencyMonths.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_BillingStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by BillingStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SubscriptionEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SubscriptionEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SubscriptionEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SubscriptionEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SubscriptionStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by SubscriptionStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_SubscriptionStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by SubscriptionStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionEndDate</maml:name>
                <maml:description>
                    <maml:para>The date when the subscription will end and all the benefits stop.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionEntityReferenceType</maml:name>
                <maml:description>
                    <maml:para>Filter by SubscriptionEntityReferenceType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionProcessState</maml:name>
                <maml:description>
                    <maml:para>Filter by SubscriptionProcessState.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionProrationType</maml:name>
                <maml:description>
                    <maml:para>Filter by SubscriptionProrationType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>Filter by SubscriptionRenewalPolicy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionStartDate</maml:name>
                <maml:description>
                    <maml:para>The date when the subscription will start and all the benefits apply.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID of the original creator.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>The update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>The version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization ID associated with the subscription.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Subscriptions belong to workgroups, thus a ticket scoped to a workgroup will only return the subscriptions belonging to this workgroup.</maml:para>
            </maml:alert>
            <maml:title>Subscription process state</maml:title>
            <maml:alert>
                <maml:para>The subscription process state can be non-processed, successfully processed, failed to processed or revoked. It is automatically updated and can take a few dozens of seconds to be updated.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$subscriptions = Get-BT_Subscription -Ticket $btTicket</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_Subscription</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_Subscription</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_Subscription</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_Subscription sets a(an) BT_Subscription.
Subscription entity class for storing a single subscription.
            Used for reoccurring billing.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>subscription</maml:name>
                    <command:parameterValue required="True">SubscriptionDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">SubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>subscription</maml:name>
                    <command:parameterValue required="True">SubscriptionDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SubscriptionRenewalPolicy</maml:name>
                    <command:parameterValue required="False">SubscriptionRenewalPolicy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>subscription</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.SubscriptionDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Gets or sets the create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SubscriptionRenewalPolicy</maml:name>
                <maml:description>
                    <maml:para>The subscription renewal policy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SubscriptionRenewalPolicy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Use the policy defined at the customer level.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotAutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Do not auto renew the subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AutoRenew</dev:value>
                        <maml:description>
                            <maml:para>Auto renew the subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>System user ID of the original creator.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>The update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>The version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_Subscription</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_Subscription</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_Subscription</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_Subscription removes a(an) BT_Subscription.
Subscription entity class for storing a single subscription.
            Used for reoccurring billing.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_Subscription</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TaskInstance</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TaskInstance</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TaskInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TaskInstance adds a(an) BT_TaskInstance.
Describes an actual task for execution.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">CallableMetadataCreationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorParameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputVariables</maml:name>
                    <command:parameterValue required="False">TaskInstanceVariableMapping[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfferingToTaskKeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">ProcessingTaskDivisionStrategy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">TaskStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">CallableMetadataCreationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorParameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputVariables</maml:name>
                    <command:parameterValue required="False">TaskInstanceVariableMapping[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>OfferingToTaskKeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">ProcessingTaskDivisionStrategy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">TaskStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Callback status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallbackStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForInstantiationCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for instantiation callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForExecutionCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for execution callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CallbackFailed</dev:value>
                        <maml:description>
                            <maml:para>Callback failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Validation</dev:value>
                        <maml:description>
                            <maml:para>Validation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Input</dev:value>
                        <maml:description>
                            <maml:para>&quot;&quot;Input&quot;&quot; task, i.e. it&apos;s a task requesting input from the user/UI.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Confirmation</dev:value>
                        <maml:description>
                            <maml:para>Confirmation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Instructional</dev:value>
                        <maml:description>
                            <maml:para>Instructional tasks with pre-defined instructions and title.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Widget</dev:value>
                        <maml:description>
                            <maml:para>A widget task.
            TODO: remove after PAC demo.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Combo</dev:value>
                        <maml:description>
                            <maml:para>Combo tasks that roll-up other tasks as separate pages.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Automation</dev:value>
                        <maml:description>
                            <maml:para>Automation task that runs a script in a container.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed at date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Task completion type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCompletionType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Automatic</dev:value>
                        <maml:description>
                            <maml:para>Automatic, no user interaction needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Manual</dev:value>
                        <maml:description>
                            <maml:para>Manual, user interaction is needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Autocomplete</dev:value>
                        <maml:description>
                            <maml:para>Autocomplete, user clicks on the start link and task will autocomplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreationType</maml:name>
                <maml:description>
                    <maml:para>Creation type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallableMetadataCreationType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>New</dev:value>
                        <maml:description>
                            <maml:para>Created manually; not included in metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncludedOnDeploy</dev:value>
                        <maml:description>
                            <maml:para>Created by deployment; included in metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingTaskWithPrimaryData</dev:value>
                        <maml:description>
                            <maml:para>Created by a processing task to represent information about the execution of its primary data.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultInputValues</maml:name>
                <maml:description>
                    <maml:para>The array of string representations of default values that should be populated for this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DependencyTaskMetadataIds</maml:name>
                <maml:description>
                    <maml:para>The ids of other s that this one depends on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                <maml:description>
                    <maml:para>The key names of other s that this one depends on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByType</maml:name>
                <maml:description>
                    <maml:para>Due by type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityTypeDependencies</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of task can be applied to (and required to run this task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>Error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ErrorCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>Error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorParameters</maml:name>
                <maml:description>
                    <maml:para>Named parameters of the task error.
            This is the array representation, for the SOAP Api.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.NamedParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedTime</maml:name>
                <maml:description>
                    <maml:para>The estimated time in milliseconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InputVariables</maml:name>
                <maml:description>
                    <maml:para>The input into this task, stored as an XML array.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskInstanceVariableMapping[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Instructions</maml:name>
                <maml:description>
                    <maml:para>Guidance, list of things the user needs to do.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords that facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>ID of the linked task (for example, the linked Combo task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific task instance.
            Can be used to identify different instances of the same task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the offering instance this task belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingToTaskKeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files for this task, relating
            to its .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>ID of the parent task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                <maml:description>
                    <maml:para>The strategy for division among AEF activities for Processing tasks.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProcessingTaskDivisionStrategy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Every child will get its own .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Custom</dev:value>
                        <maml:description>
                            <maml:para>Specified by the task handler.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Release mode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReleaseMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Released</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a released OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Design</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a design mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReminderAt</maml:name>
                <maml:description>
                    <maml:para>Reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResumedAt</maml:name>
                <maml:description>
                    <maml:para>Resumed at date.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date. Denotes the absolute scheduled start date of task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAtMinutesFromPrevious</maml:name>
                <maml:description>
                    <maml:para>Scheduled start time in minutes from the previous task completion time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAtType</maml:name>
                <maml:description>
                    <maml:para>Scheduled start at type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartedAt</maml:name>
                <maml:description>
                    <maml:para>Started at date. Denotes the date after task instance has moved to processing state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Task status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Blocked</dev:value>
                        <maml:description>
                            <maml:para>Blocked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CompletedWithErrors</dev:value>
                        <maml:description>
                            <maml:para>Completed with errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cancelled</dev:value>
                        <maml:description>
                            <maml:para>Cancelled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Ready</dev:value>
                        <maml:description>
                            <maml:para>Ready to start (all previous tasks completed).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Skipped</dev:value>
                        <maml:description>
                            <maml:para>A user manually skipped the task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalRunningTime</maml:name>
                <maml:description>
                    <maml:para>Effective total running time in milliseconds, accounting for paused states.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TriggeredViaUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who triggers this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TaskInstance</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TaskInstance</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TaskInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TaskInstance gets a(an) BT_TaskInstance.
Describes an actual task for execution.

        A task represents an IT task, which belongs to an IT service you can launch from MSPComplete.
        A task instance contains information about one of your executions of the task, such as the execution status and the customer organization id.
        The metadata of the task can be found in the associated task metadata object.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InternalTotalRunningTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsResetUpdate</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingToTaskKeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueByMinutesFromStart_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueByMinutesFromStart_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EstimatedTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EstimatedTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutionOrder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutionOrder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalTotalRunningTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalTotalRunningTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfferingToTaskKeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfferingToTaskKeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ResumedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ResumedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAtMinutesFromPrevious_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAtMinutesFromPrevious_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalRunningTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalRunningTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InternalTotalRunningTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsResetUpdate</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingToTaskKeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompletedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueByMinutesFromStart_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DueByMinutesFromStart_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EstimatedTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EstimatedTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutionOrder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExecutionOrder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalTotalRunningTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_InternalTotalRunningTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfferingToTaskKeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_OfferingToTaskKeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReminderAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ResumedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ResumedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAtMinutesFromPrevious_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartAtMinutesFromPrevious_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartedAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartedAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StatusMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalRunningTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TotalRunningTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskMetadataId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Filter by CallbackStatus.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Filter by Category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed at date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Filter by CompletionType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreationType</maml:name>
                <maml:description>
                    <maml:para>Filter by CreationType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByType</maml:name>
                <maml:description>
                    <maml:para>Filter by DueByType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>Filter by ErrorCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>Error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedTime</maml:name>
                <maml:description>
                    <maml:para>The estimated time in milliseconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InternalTotalRunningTime</maml:name>
                <maml:description>
                    <maml:para>Total running time in milliseconds, that matches the value in the database.
            Used internally to track the total running time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsResetUpdate</maml:name>
                <maml:description>
                    <maml:para>Whether or not this is an update to reset the state of the . If true and
            performing an update with a privileged ticket, the running time fields will be reset.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>ID of the linked task (for example, the linked Combo task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific task instance.
            Can be used to identify different instances of the same task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the offering instance this task belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingToTaskKeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files for this task, relating
            to its .</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>ID of the parent task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Filter by Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                <maml:description>
                    <maml:para>Filter by ProcessingTaskDivisionStrategy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Filter by ReleaseMode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReminderAt</maml:name>
                <maml:description>
                    <maml:para>Reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResumedAt</maml:name>
                <maml:description>
                    <maml:para>Resumed at date.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompletedAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompletedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompletedAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompletedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueBy_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueBy_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueByMinutesFromStart_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueByMinutesFromStart.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DueByMinutesFromStart_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DueByMinutesFromStart.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ErrorMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ErrorMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EstimatedTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EstimatedTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EstimatedTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EstimatedTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExecutionOrder_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExecutionOrder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExecutionOrder_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExecutionOrder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InternalTotalRunningTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by InternalTotalRunningTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_InternalTotalRunningTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by InternalTotalRunningTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OfferingToTaskKeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by OfferingToTaskKeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_OfferingToTaskKeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by OfferingToTaskKeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReminderAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReminderAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReminderAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReminderAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ResumedAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ResumedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ResumedAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ResumedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartAtMinutesFromPrevious_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartAtMinutesFromPrevious.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartAtMinutesFromPrevious_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartAtMinutesFromPrevious.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartedAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartedAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartedAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StatusMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StatusMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TotalRunningTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TotalRunningTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TotalRunningTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TotalRunningTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date. Denotes the absolute scheduled start date of task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAtMinutesFromPrevious</maml:name>
                <maml:description>
                    <maml:para>Scheduled start time in minutes from the previous task completion time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAtType</maml:name>
                <maml:description>
                    <maml:para>Filter by StartAtType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartedAt</maml:name>
                <maml:description>
                    <maml:para>Started at date. Denotes the date after task instance has moved to processing state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskMetadataId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalRunningTime</maml:name>
                <maml:description>
                    <maml:para>Effective total running time in milliseconds, accounting for paused states.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TriggeredViaUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who triggers this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Task metadata and task instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for tasks:
            the metadata, called TaskMetadata, which contains information about the task, such as the name and the type of the task
            the instance, called TaskInstance, which contains information about one of your executions of the task, such as the execution status and the customer organization id
          </maml:para>
            </maml:alert>
            <maml:title>Public and private MSPComplete tasks</maml:title>
            <maml:alert>
                <maml:para>With MSPC, you can create your own custom tasks. While MSPComplete tasks offered by BitTitan do not belong to any workgroup, your private tasks belong to your workgroups.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$offeringMetadata = Get-BT_OfferingMetadata -Ticket $btTicket -FilterBy_String_KeyName &quot;HealthCheckForAzure&quot;
$offeringInstances = Get-BT_OfferingInstance -Ticket $btTicket -FilterBy_Guid_OfferingMetadataId $offeringMetadata.Id
$taskInstances = Get-BT_TaskInstance -Ticket $btTicket -FilterBy_Guid_OfferingInstanceId $offeringInstances[0].Id -SortBy_ExecutionOrder_Ascending</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TaskInstance</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TaskInstance</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TaskInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TaskInstance sets a(an) BT_TaskInstance.
Describes an actual task for execution.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskinstance</maml:name>
                    <command:parameterValue required="True">TaskInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">CallableMetadataCreationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorParameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputVariables</maml:name>
                    <command:parameterValue required="False">TaskInstanceVariableMapping[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">ProcessingTaskDivisionStrategy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">TaskStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskinstance</maml:name>
                    <command:parameterValue required="True">TaskInstanceDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackStatus</maml:name>
                    <command:parameterValue required="False">CallbackStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Category</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreationType</maml:name>
                    <command:parameterValue required="False">CallableMetadataCreationType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultInputValues</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ErrorMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ErrorParameters</maml:name>
                    <command:parameterValue required="False">NamedParameter[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExecutionOrder</maml:name>
                    <command:parameterValue required="False">Double</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputVariables</maml:name>
                    <command:parameterValue required="False">TaskInstanceVariableMapping[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Keywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LinkedTaskId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OfferingInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">ProcessingTaskDivisionStrategy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReleaseMode</maml:name>
                    <command:parameterValue required="False">ReleaseMode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ResumedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartAtType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartedAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">TaskStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>StatusMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TotalRunningTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TriggeredViaUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>taskinstance</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TaskInstanceDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackStatus</maml:name>
                <maml:description>
                    <maml:para>Callback status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallbackStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForInstantiationCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for instantiation callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WaitingForExecutionCallback</dev:value>
                        <maml:description>
                            <maml:para>Waiting for execution callback.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CallbackFailed</dev:value>
                        <maml:description>
                            <maml:para>Callback failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Category</maml:name>
                <maml:description>
                    <maml:para>Category.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Validation</dev:value>
                        <maml:description>
                            <maml:para>Validation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Input</dev:value>
                        <maml:description>
                            <maml:para>&quot;&quot;Input&quot;&quot; task, i.e. it&apos;s a task requesting input from the user/UI.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Confirmation</dev:value>
                        <maml:description>
                            <maml:para>Confirmation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Instructional</dev:value>
                        <maml:description>
                            <maml:para>Instructional tasks with pre-defined instructions and title.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Widget</dev:value>
                        <maml:description>
                            <maml:para>A widget task.
            TODO: remove after PAC demo.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Combo</dev:value>
                        <maml:description>
                            <maml:para>Combo tasks that roll-up other tasks as separate pages.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Automation</dev:value>
                        <maml:description>
                            <maml:para>Automation task that runs a script in a container.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletedAt</maml:name>
                <maml:description>
                    <maml:para>Completed at date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Task completion type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCompletionType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Automatic</dev:value>
                        <maml:description>
                            <maml:para>Automatic, no user interaction needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Manual</dev:value>
                        <maml:description>
                            <maml:para>Manual, user interaction is needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Autocomplete</dev:value>
                        <maml:description>
                            <maml:para>Autocomplete, user clicks on the start link and task will autocomplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreationType</maml:name>
                <maml:description>
                    <maml:para>Creation type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.CallableMetadataCreationType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>New</dev:value>
                        <maml:description>
                            <maml:para>Created manually; not included in metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IncludedOnDeploy</dev:value>
                        <maml:description>
                            <maml:para>Created by deployment; included in metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ProcessingTaskWithPrimaryData</dev:value>
                        <maml:description>
                            <maml:para>Created by a processing task to represent information about the execution of its primary data.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultInputValues</maml:name>
                <maml:description>
                    <maml:para>The array of string representations of default values that should be populated for this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DependencyTaskMetadataIds</maml:name>
                <maml:description>
                    <maml:para>The ids of other s that this one depends on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                <maml:description>
                    <maml:para>The key names of other s that this one depends on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueBy</maml:name>
                <maml:description>
                    <maml:para>Due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DueByType</maml:name>
                <maml:description>
                    <maml:para>Due by type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityTypeDependencies</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of task can be applied to (and required to run this task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorCode</maml:name>
                <maml:description>
                    <maml:para>Error code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ErrorCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorMessage</maml:name>
                <maml:description>
                    <maml:para>Error message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ErrorParameters</maml:name>
                <maml:description>
                    <maml:para>Named parameters of the task error.
            This is the array representation, for the SOAP Api.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.NamedParameter[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedTime</maml:name>
                <maml:description>
                    <maml:para>The estimated time in milliseconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExecutionOrder</maml:name>
                <maml:description>
                    <maml:para>Execution order for this task, among the set of tasks associated with a given offering.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Double</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InputVariables</maml:name>
                <maml:description>
                    <maml:para>The input into this task, stored as an XML array.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskInstanceVariableMapping[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Instructions</maml:name>
                <maml:description>
                    <maml:para>Guidance, list of things the user needs to do.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Keywords</maml:name>
                <maml:description>
                    <maml:para>Keywords that facilitate searches.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LinkedTaskId</maml:name>
                <maml:description>
                    <maml:para>ID of the linked task (for example, the linked Combo task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of this specific task instance.
            Can be used to identify different instances of the same task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OfferingInstanceId</maml:name>
                <maml:description>
                    <maml:para>ID of the offering instance this task belongs to.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentId</maml:name>
                <maml:description>
                    <maml:para>ID of the parent task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                <maml:description>
                    <maml:para>The strategy for division among AEF activities for Processing tasks.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProcessingTaskDivisionStrategy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Every child will get its own .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Custom</dev:value>
                        <maml:description>
                            <maml:para>Specified by the task handler.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReleaseMode</maml:name>
                <maml:description>
                    <maml:para>Release mode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ReleaseMode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Released</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a released OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Design</dev:value>
                        <maml:description>
                            <maml:para>Indicates that this is a design mode OfferingInstance / TaskInstance.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReminderAt</maml:name>
                <maml:description>
                    <maml:para>Reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ResumedAt</maml:name>
                <maml:description>
                    <maml:para>Resumed at date.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAt</maml:name>
                <maml:description>
                    <maml:para>Start date. Denotes the absolute scheduled start date of task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAtMinutesFromPrevious</maml:name>
                <maml:description>
                    <maml:para>Scheduled start time in minutes from the previous task completion time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartAtType</maml:name>
                <maml:description>
                    <maml:para>Scheduled start at type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartedAt</maml:name>
                <maml:description>
                    <maml:para>Started at date. Denotes the date after task instance has moved to processing state.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Task status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotStarted</dev:value>
                        <maml:description>
                            <maml:para>Not started.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Blocked</dev:value>
                        <maml:description>
                            <maml:para>Blocked.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InProgress</dev:value>
                        <maml:description>
                            <maml:para>In progress.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Completed</dev:value>
                        <maml:description>
                            <maml:para>Completed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Failed</dev:value>
                        <maml:description>
                            <maml:para>Failed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CompletedWithErrors</dev:value>
                        <maml:description>
                            <maml:para>Completed with errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Cancelled</dev:value>
                        <maml:description>
                            <maml:para>Cancelled.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Ready</dev:value>
                        <maml:description>
                            <maml:para>Ready to start (all previous tasks completed).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Skipped</dev:value>
                        <maml:description>
                            <maml:para>A user manually skipped the task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>StatusMessage</maml:name>
                <maml:description>
                    <maml:para>Status message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task was created by.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TotalRunningTime</maml:name>
                <maml:description>
                    <maml:para>Effective total running time in milliseconds, accounting for paused states.
            The will ignore any updates to this field outside of the ORM.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TriggeredViaUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who triggers this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TaskInstance</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TaskInstance</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TaskInstance</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TaskInstance removes a(an) BT_TaskInstance.
Describes an actual task for execution.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskInstance</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TaskMetadata</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TaskMetadata</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TaskMetadata adds a(an) BT_TaskMetadata.
Describes different types of tasks and how they behave.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">ProcessingTaskDivisionStrategy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">ProcessingTaskDivisionStrategy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActivityName</maml:name>
                <maml:description>
                    <maml:para>Activity name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableActions</maml:name>
                <maml:description>
                    <maml:para>Comma separated string of webhook actions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Task completion type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCompletionType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Automatic</dev:value>
                        <maml:description>
                            <maml:para>Automatic, no user interaction needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Manual</dev:value>
                        <maml:description>
                            <maml:para>Manual, user interaction is needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Autocomplete</dev:value>
                        <maml:description>
                            <maml:para>Autocomplete, user clicks on the start link and task will autocomplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultCategory</maml:name>
                <maml:description>
                    <maml:para>Default categorization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Validation</dev:value>
                        <maml:description>
                            <maml:para>Validation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Input</dev:value>
                        <maml:description>
                            <maml:para>&quot;&quot;Input&quot;&quot; task, i.e. it&apos;s a task requesting input from the user/UI.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Confirmation</dev:value>
                        <maml:description>
                            <maml:para>Confirmation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Instructional</dev:value>
                        <maml:description>
                            <maml:para>Instructional tasks with pre-defined instructions and title.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Widget</dev:value>
                        <maml:description>
                            <maml:para>A widget task.
            TODO: remove after PAC demo.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Combo</dev:value>
                        <maml:description>
                            <maml:para>Combo tasks that roll-up other tasks as separate pages.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Automation</dev:value>
                        <maml:description>
                            <maml:para>Automation task that runs a script in a container.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Default due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueByType</maml:name>
                <maml:description>
                    <maml:para>Default due by type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultKeywords</maml:name>
                <maml:description>
                    <maml:para>Default keywords associated with this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPriority</maml:name>
                <maml:description>
                    <maml:para>Default priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderAt</maml:name>
                <maml:description>
                    <maml:para>Default reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default period (in minutes) to reach reminder time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAt</maml:name>
                <maml:description>
                    <maml:para>Default start date. Denotes the absolute scheduled start date of task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAtMinutesFromPrevious</maml:name>
                <maml:description>
                    <maml:para>Default scheduled start time in minutes from the previous task completion time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAtType</maml:name>
                <maml:description>
                    <maml:para>Default scheduled start at type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DependencyTaskMetadataIds</maml:name>
                <maml:description>
                    <maml:para>The ids of other s that this one depends on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                <maml:description>
                    <maml:para>The key names of other s that this one depends on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current TaskMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityTypeDependencies</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of task can be applied to (and required to run this task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedTime</maml:name>
                <maml:description>
                    <maml:para>The estimated time in milliseconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Input</maml:name>
                <maml:description>
                    <maml:para>The input of this task, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableDescriptor[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InputBusinessTypesComputed</maml:name>
                <maml:description>
                    <maml:para>The s defined in Input, promoted for searchability. Read-only.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Instructions</maml:name>
                <maml:description>
                    <maml:para>Guidance, list of things the user needs to do.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name, a friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Output</maml:name>
                <maml:description>
                    <maml:para>The output of this task, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableDescriptor[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutputBusinessTypesComputed</maml:name>
                <maml:description>
                    <maml:para>The s defined in Output, promoted for searchability. Read-only.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                <maml:description>
                    <maml:para>The strategy for division among AEF activities for Processing tasks.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProcessingTaskDivisionStrategy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Every child will get its own .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Custom</dev:value>
                        <maml:description>
                            <maml:para>Specified by the task handler.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryCount</maml:name>
                <maml:description>
                    <maml:para>Number of times the task has been retried.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user wo created the task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WebhookId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding webhook.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>Workflow type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TaskMetadata</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TaskMetadata</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TaskMetadata gets a(an) BT_TaskMetadata.
Describes different types of tasks and how they behave.

        A task represents an IT task, which belongs to an IT service you can launch from MSPComplete.
        A task metadata contains information about one of your executions of the task, such as the execution status and the customer organization id.
      </maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ActivityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ActivityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableActions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableActions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueByMinutesFromStart_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueByMinutesFromStart_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAtMinutesFromPrevious_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAtMinutesFromPrevious_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EstimatedTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EstimatedTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Instructions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Instructions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetryCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetryCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsSystemAdded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ActivityName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ActivityName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableActions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AvailableActions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueByMinutesFromStart_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultDueByMinutesFromStart_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultReminderPeriodInMinutes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAt_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAt_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAtMinutesFromPrevious_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DefaultStartAtMinutesFromPrevious_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Description_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EditVersion_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EstimatedTime_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EstimatedTime_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Instructions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Instructions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_KeyName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetryCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RetryCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WorkflowType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActivityName</maml:name>
                <maml:description>
                    <maml:para>Activity name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableActions</maml:name>
                <maml:description>
                    <maml:para>Comma separated string of webhook actions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Filter by CompletionType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultCategory</maml:name>
                <maml:description>
                    <maml:para>Filter by DefaultCategory.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Default due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueByType</maml:name>
                <maml:description>
                    <maml:para>Filter by DefaultDueByType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPriority</maml:name>
                <maml:description>
                    <maml:para>Filter by DefaultPriority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderAt</maml:name>
                <maml:description>
                    <maml:para>Default reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default period (in minutes) to reach reminder time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAt</maml:name>
                <maml:description>
                    <maml:para>Default start date. Denotes the absolute scheduled start date of task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAtMinutesFromPrevious</maml:name>
                <maml:description>
                    <maml:para>Default scheduled start time in minutes from the previous task completion time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAtType</maml:name>
                <maml:description>
                    <maml:para>Filter by DefaultStartAtType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current TaskMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedTime</maml:name>
                <maml:description>
                    <maml:para>The estimated time in milliseconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Instructions</maml:name>
                <maml:description>
                    <maml:para>Guidance, list of things the user needs to do.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsSystemAdded</maml:name>
                <maml:description>
                    <maml:para>Is added by the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name, a friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                <maml:description>
                    <maml:para>Filter by ProcessingTaskDivisionStrategy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryCount</maml:name>
                <maml:description>
                    <maml:para>Number of times the task has been retried.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ActivityName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ActivityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ActivityName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ActivityName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalCallbackHandlerNames_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalCallbackHandlerNames.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AvailableActions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AvailableActions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AvailableActions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AvailableActions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CallbackHandlerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CallbackHandlerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueBy_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueBy_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueBy.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueByMinutesFromStart_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueByMinutesFromStart.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultDueByMinutesFromStart_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultDueByMinutesFromStart.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultReminderAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultReminderAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultReminderAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultReminderAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultReminderPeriodInMinutes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultReminderPeriodInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultReminderPeriodInMinutes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultReminderPeriodInMinutes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultStartAt_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultStartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultStartAt_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultStartAt.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultStartAtMinutesFromPrevious_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultStartAtMinutesFromPrevious.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DefaultStartAtMinutesFromPrevious_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DefaultStartAtMinutesFromPrevious.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Description_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EditVersion_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EditVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EditVersion_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EditVersion.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EstimatedTime_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EstimatedTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EstimatedTime_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EstimatedTime.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Instructions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Instructions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Instructions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Instructions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_KeyName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by KeyName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RetryCount_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RetryCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RetryCount_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RetryCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WorkflowType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WorkflowType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user wo created the task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>Filter by Visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WebhookId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding webhook.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>Workflow type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Task metadata and task instance</maml:title>
            <maml:alert>
                <maml:para>
            There are two different types of entities for tasks:
            the metadata, called TaskMetadata, which contains information about the task, such as the name and the type of the task
            the instance, called TaskInstance, which contains information about one of your executions of the task, such as the execution status and the customer organization id
          </maml:para>
            </maml:alert>
            <maml:title>Public and private MSPComplete tasks</maml:title>
            <maml:alert>
                <maml:para>With MSPC, you can create your own custom tasks. While MSPComplete tasks offered by BitTitan do not belong to any workgroup, your private tasks belong to your workgroups.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$offeringMetadataEntities = Get-BT_OfferingMetadata -Ticket $btTicket -FilterBy_String_KeyName &quot;HealthCheckForAzure&quot;
$offeringMetadataToTaskMetadataEntities = Get-BT_OfferingMetadataToTaskMetadata -Ticket $btTicket -FilterBy_Guid_OfferingMetadataId $offeringMetadataEntities[0].Id -SortBy_TaskDefaultExecutionOrder_Ascending
$taskMetadataEntities = Get-BT_TaskMetadata -Ticket $btTicket -FilterBy_Guid_Id_In $offeringMetadataToTaskMetadataEntities.TaskMetadataId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TaskMetadata</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TaskMetadata</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TaskMetadata sets a(an) BT_TaskMetadata.
Describes different types of tasks and how they behave.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskmetadata</maml:name>
                    <command:parameterValue required="True">TaskMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">ProcessingTaskDivisionStrategy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>taskmetadata</maml:name>
                    <command:parameterValue required="True">TaskMetadataDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ActivityName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalCallbackHandlerNames</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedSettings</maml:name>
                    <command:parameterValue required="False">TaskAdvancedSettings</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AvailableActions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CallbackHandlerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompletionType</maml:name>
                    <command:parameterValue required="False">TaskCompletionType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToTeamId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultAssignedToUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultCategory</maml:name>
                    <command:parameterValue required="False">TaskCategory</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueBy</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByMinutesFromStart</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultDueByType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultKeywords</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultPriority</maml:name>
                    <command:parameterValue required="False">Priority</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAt</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtMinutesFromPrevious</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DefaultStartAtType</maml:name>
                    <command:parameterValue required="False">DateRepresentType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataIds</maml:name>
                    <command:parameterValue required="False">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Description</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EditVersion</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EntityTypeDependencies</maml:name>
                    <command:parameterValue required="False">EntityTypeDependency[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EstimatedTime</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Input</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Instructions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>KeyName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Output</maml:name>
                    <command:parameterValue required="False">TaskVariableDescriptor[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OutputBusinessTypesComputed</maml:name>
                    <command:parameterValue required="False">PropertyBusinessType[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                    <command:parameterValue required="False">ProcessingTaskDivisionStrategy</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetryCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Visibility</maml:name>
                    <command:parameterValue required="False">MetadataVisibility</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WebhookId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>WorkflowType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>taskmetadata</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TaskMetadataDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActivityName</maml:name>
                <maml:description>
                    <maml:para>Activity name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalCallbackHandlerNames</maml:name>
                <maml:description>
                    <maml:para>Additional callback handler names.
            These are used so each metadata can support
            more than one action handler. For operations
            that manage the lifecycle of the metadata, they
            use the default handler (specified in
            CallbackHandlerName).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedSettings</maml:name>
                <maml:description>
                    <maml:para>Advanced settings for this task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskAdvancedSettings</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AvailableActions</maml:name>
                <maml:description>
                    <maml:para>Comma separated string of webhook actions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CallbackHandlerName</maml:name>
                <maml:description>
                    <maml:para>Callback handler name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompletionType</maml:name>
                <maml:description>
                    <maml:para>Task completion type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCompletionType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Automatic</dev:value>
                        <maml:description>
                            <maml:para>Automatic, no user interaction needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Manual</dev:value>
                        <maml:description>
                            <maml:para>Manual, user interaction is needed.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Autocomplete</dev:value>
                        <maml:description>
                            <maml:para>Autocomplete, user clicks on the start link and task will autocomplete.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToTeamId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default team who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultAssignedToUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of the default system user who owns executing this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultCategory</maml:name>
                <maml:description>
                    <maml:para>Default categorization.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskCategory</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Processing</dev:value>
                        <maml:description>
                            <maml:para>Processing task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Validation</dev:value>
                        <maml:description>
                            <maml:para>Validation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Input</dev:value>
                        <maml:description>
                            <maml:para>&quot;&quot;Input&quot;&quot; task, i.e. it&apos;s a task requesting input from the user/UI.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Confirmation</dev:value>
                        <maml:description>
                            <maml:para>Confirmation task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Instructional</dev:value>
                        <maml:description>
                            <maml:para>Instructional tasks with pre-defined instructions and title.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Widget</dev:value>
                        <maml:description>
                            <maml:para>A widget task.
            TODO: remove after PAC demo.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Combo</dev:value>
                        <maml:description>
                            <maml:para>Combo tasks that roll-up other tasks as separate pages.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Automation</dev:value>
                        <maml:description>
                            <maml:para>Automation task that runs a script in a container.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueBy</maml:name>
                <maml:description>
                    <maml:para>Default due date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueByMinutesFromStart</maml:name>
                <maml:description>
                    <maml:para>Default due by minutes from start.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultDueByType</maml:name>
                <maml:description>
                    <maml:para>Default due by type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultKeywords</maml:name>
                <maml:description>
                    <maml:para>Default keywords associated with this task.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultPriority</maml:name>
                <maml:description>
                    <maml:para>Default priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.Priority</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Normal</dev:value>
                        <maml:description>
                            <maml:para>Normal/average.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Low</dev:value>
                        <maml:description>
                            <maml:para>Low.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>High</dev:value>
                        <maml:description>
                            <maml:para>High.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Critical</dev:value>
                        <maml:description>
                            <maml:para>Critical.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderAt</maml:name>
                <maml:description>
                    <maml:para>Default reminder date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultReminderPeriodInMinutes</maml:name>
                <maml:description>
                    <maml:para>Default period (in minutes) to reach reminder time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAt</maml:name>
                <maml:description>
                    <maml:para>Default start date. Denotes the absolute scheduled start date of task instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAtMinutesFromPrevious</maml:name>
                <maml:description>
                    <maml:para>Default scheduled start time in minutes from the previous task completion time.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DefaultStartAtType</maml:name>
                <maml:description>
                    <maml:para>Default scheduled start at type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.DateRepresentType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Absolute</dev:value>
                        <maml:description>
                            <maml:para>Absolute date: a specific date, e.g. 01-01-2010.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Relative</dev:value>
                        <maml:description>
                            <maml:para>Relative date: calculated from a reference time with a given time interval. E.g. last 30 days.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DependencyTaskMetadataIds</maml:name>
                <maml:description>
                    <maml:para>The ids of other s that this one depends on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DependencyTaskMetadataKeyNames</maml:name>
                <maml:description>
                    <maml:para>The key names of other s that this one depends on.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Description</maml:name>
                <maml:description>
                    <maml:para>High-level description.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EditVersion</maml:name>
                <maml:description>
                    <maml:para>The current TaskMetadata version in MSPC.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EntityTypeDependencies</maml:name>
                <maml:description>
                    <maml:para>Which entities this type of task can be applied to (and required to run this task).</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.EntityTypeDependency[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EstimatedTime</maml:name>
                <maml:description>
                    <maml:para>The estimated time in milliseconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Input</maml:name>
                <maml:description>
                    <maml:para>The input of this task, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableDescriptor[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InputBusinessTypesComputed</maml:name>
                <maml:description>
                    <maml:para>The s defined in Input, promoted for searchability. Read-only.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Instructions</maml:name>
                <maml:description>
                    <maml:para>Guidance, list of things the user needs to do.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>KeyName</maml:name>
                <maml:description>
                    <maml:para>A string identifier used to fetch corresponding translations in resource files.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name, a friendly name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Output</maml:name>
                <maml:description>
                    <maml:para>The output of this task, an array of s.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TaskVariableDescriptor[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OutputBusinessTypesComputed</maml:name>
                <maml:description>
                    <maml:para>The s defined in Output, promoted for searchability. Read-only.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.PropertyBusinessType[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingTaskDivisionStrategy</maml:name>
                <maml:description>
                    <maml:para>The strategy for division among AEF activities for Processing tasks.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ProcessingTaskDivisionStrategy</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Default</dev:value>
                        <maml:description>
                            <maml:para>Every child will get its own .</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Custom</dev:value>
                        <maml:description>
                            <maml:para>Specified by the task handler.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetryCount</maml:name>
                <maml:description>
                    <maml:para>Number of times the task has been retried.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of system user wo created the task metadata.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Visibility</maml:name>
                <maml:description>
                    <maml:para>The visibility.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.MetadataVisibility</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Hidden</dev:value>
                        <maml:description>
                            <maml:para>Hidden.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Public</dev:value>
                        <maml:description>
                            <maml:para>Entire workgroup.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnlyMe</dev:value>
                        <maml:description>
                            <maml:para>Owner only.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WebhookId</maml:name>
                <maml:description>
                    <maml:para>ID of the corresponding webhook.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkflowType</maml:name>
                <maml:description>
                    <maml:para>Workflow type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup that owns this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TaskMetadata</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TaskMetadata</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TaskMetadata</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TaskMetadata removes a(an) BT_TaskMetadata.
Describes different types of tasks and how they behave.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskMetadata</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TaskTarget</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TaskTarget</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TaskTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TaskTarget adds a(an) BT_TaskTarget.
Tracks entity records that will be used as a source or as a target for the task action (ex: user, device, anything).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">TargetValidity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">TargetValidity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>Task instance ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OriginTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the that produced the entity this one is
            pointing to. When tasks need to create task targets based off of targets from other
            tasks, they will take a shortcut and point directly to the entities. This id
            is a reference to the instance that the original target came from. This primarily
            occurs with processing tasks that make targets for the children tasks.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TargetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Source</dev:value>
                        <maml:description>
                            <maml:para>Source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Target</dev:value>
                        <maml:description>
                            <maml:para>Target.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ValidationCode</maml:name>
                <maml:description>
                    <maml:para>The invalid code of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ErrorCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Denotes the validity of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TargetValidity</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotValidated</dev:value>
                        <maml:description>
                            <maml:para>Not validated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Valid</dev:value>
                        <maml:description>
                            <maml:para>Valid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ValidWithWarnings</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Invalid</dev:value>
                        <maml:description>
                            <maml:para>Invalid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ValidityMessage</maml:name>
                <maml:description>
                    <maml:para>The validity message of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TaskTarget</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TaskTarget</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TaskTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TaskTarget gets a(an) BT_TaskTarget.
Tracks entity records that will be used as a source or as a target for the task action (ex: user, device, anything).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ValidityMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ValidityMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ReferenceEntityType</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ValidityMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ValidityMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TaskInstanceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OriginTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the that produced the entity this one is
            pointing to. When tasks need to create task targets based off of targets from other
            tasks, they will take a shortcut and point directly to the entities. This id
            is a reference to the instance that the original target came from. This primarily
            occurs with processing tasks that make targets for the children tasks.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityId</maml:name>
                <maml:description>
                    <maml:para>ID of the referenced entity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ReferenceEntityType</maml:name>
                <maml:description>
                    <maml:para>Name of the referenced entity type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_GeneratedByInformation_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by GeneratedByInformation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ReferenceEntityType_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ReferenceEntityType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ValidityMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ValidityMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ValidityMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ValidityMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>Task instance ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ValidationCode</maml:name>
                <maml:description>
                    <maml:para>Filter by ValidationCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Filter by Validity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ValidityMessage</maml:name>
                <maml:description>
                    <maml:para>The validity message of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TaskTarget</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TaskTarget</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TaskTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TaskTarget sets a(an) BT_TaskTarget.
Tracks entity records that will be used as a source or as a target for the task action (ex: user, device, anything).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>tasktarget</maml:name>
                    <command:parameterValue required="True">TaskTargetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">TargetValidity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>tasktarget</maml:name>
                    <command:parameterValue required="True">TaskTargetDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>GeneratedByInformation</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OriginTaskInstanceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">TargetType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ValidationCode</maml:name>
                    <command:parameterValue required="False">ErrorCode</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">TargetValidity</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ValidityMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>tasktarget</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TaskTargetDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>GeneratedByInformation</maml:name>
                <maml:description>
                    <maml:para>Information about how this record was generated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>ID of the organization representing the customer for which this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OriginTaskInstanceId</maml:name>
                <maml:description>
                    <maml:para>The id of the that produced the entity this one is
            pointing to. When tasks need to create task targets based off of targets from other
            tasks, they will take a shortcut and point directly to the entities. This id
            is a reference to the instance that the original target came from. This primarily
            occurs with processing tasks that make targets for the children tasks.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>The ID of system user this task target is for.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type of target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TargetType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Source</dev:value>
                        <maml:description>
                            <maml:para>Source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Target</dev:value>
                        <maml:description>
                            <maml:para>Target.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ValidationCode</maml:name>
                <maml:description>
                    <maml:para>The invalid code of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ErrorCode</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Denotes the validity of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.TargetValidity</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NotValidated</dev:value>
                        <maml:description>
                            <maml:para>Not validated.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Valid</dev:value>
                        <maml:description>
                            <maml:para>Valid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ValidWithWarnings</dev:value>
                        <maml:description>
                            <maml:para>Warning.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Invalid</dev:value>
                        <maml:description>
                            <maml:para>Invalid.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ValidityMessage</maml:name>
                <maml:description>
                    <maml:para>The validity message of the target.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TaskTarget</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TaskTarget</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TaskTarget</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TaskTarget removes a(an) BT_TaskTarget.
Tracks entity records that will be used as a source or as a target for the task action (ex: user, device, anything).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TaskTarget</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_TeamMembership</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_TeamMembership</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_TeamMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_TeamMembership adds a(an) BT_TeamMembership.
Represents a membership between an MSPC teamMembership and a system user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TeamId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TeamId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the member system user.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TeamId</maml:name>
                <maml:description>
                    <maml:para>ID of the team.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Roles</maml:name>
                <maml:description>
                    <maml:para>Roles of the member system user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SystemUserRoles</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationMember</dev:value>
                        <maml:description>
                            <maml:para>Organization member.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationManager</dev:value>
                        <maml:description>
                            <maml:para>Organization manager (or restricted administrator).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationAdmin</dev:value>
                        <maml:description>
                            <maml:para>Organization administrator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inactive</dev:value>
                        <maml:description>
                            <maml:para>Inactive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All the roles.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of the team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_TeamMembership</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_TeamMembership</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_TeamMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_TeamMembership gets a(an) BT_TeamMembership.
Represents a membership between an MSPC teamMembership and a system user.
A team membership represents the association between a BitTitan account (system user) and a team.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TeamId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Roles</maml:name>
                <maml:description>
                    <maml:para>Filter by Roles.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the member system user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TeamId</maml:name>
                <maml:description>
                    <maml:para>ID of the team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of the team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
            <maml:title>Workgroup scope</maml:title>
            <maml:alert>
                <maml:para>Team memberships belong to workgroups, thus a ticket scoped to a workgroup will only return the team memberships belonging to this workgroup.</maml:para>
            </maml:alert>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$workgroups = Get-BT_Workgroup -Ticket $btTicket -FilterBy_String_Name &quot;isnull&quot;
$teams = Get-BT_Team -Ticket $btTicket -FilterBy_Guid_WorkgroupOrganizationId $workgroups[0].WorkgroupOrganizationId
$teamMembers = Get-BT_TeamMembership -Ticket $btTicket -FilterBy_Guid_TeamId $teams[0].Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_TeamMembership</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_TeamMembership</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_TeamMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_TeamMembership sets a(an) BT_TeamMembership.
Represents a membership between an MSPC teamMembership and a system user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>teammembership</maml:name>
                    <command:parameterValue required="True">TeamMembershipDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>teammembership</maml:name>
                    <command:parameterValue required="True">TeamMembershipDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Roles</maml:name>
                    <command:parameterValue required="False">SystemUserRoles</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>teammembership</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.TeamMembershipDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Roles</maml:name>
                <maml:description>
                    <maml:para>Roles of the member system user.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.SystemUserRoles</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationMember</dev:value>
                        <maml:description>
                            <maml:para>Organization member.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationManager</dev:value>
                        <maml:description>
                            <maml:para>Organization manager (or restricted administrator).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OrganizationAdmin</dev:value>
                        <maml:description>
                            <maml:para>Organization administrator.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Inactive</dev:value>
                        <maml:description>
                            <maml:para>Inactive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All the roles.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization ID of the workgroup of the team.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_TeamMembership</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_TeamMembership</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_TeamMembership</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_TeamMembership removes a(an) BT_TeamMembership.
Represents a membership between an MSPC teamMembership and a system user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_TeamMembership</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-BT_WorkgroupMemberProperty</command:name>
            <command:verb>Add</command:verb>
            <command:noun>BT_WorkgroupMemberProperty</command:noun>
            <maml:description>
                <maml:para>Adds a(an) BT_WorkgroupMemberProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-BT_WorkgroupMemberProperty adds a(an) BT_WorkgroupMemberProperty.
The properties of a system user associated with a workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HourlyBillingRate</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HourlyBillingRate</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HourlyBillingRate</maml:name>
                <maml:description>
                    <maml:para>Hourly billing rate of the agent in the workgroup in dollars.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationMemberId</maml:name>
                <maml:description>
                    <maml:para>Organization member Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the system user that is a member of the workgroup specified by WorkgroupOrganizationId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_WorkgroupMemberProperty</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_WorkgroupMemberProperty</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_WorkgroupMemberProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_WorkgroupMemberProperty gets a(an) BT_WorkgroupMemberProperty.
The properties of a system user associated with a workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Created_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Updated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationMemberId</maml:name>
                <maml:description>
                    <maml:para>Organization member Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Created_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Updated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the system user that is a member of the workgroup specified by WorkgroupOrganizationId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-BT_WorkgroupMemberProperty</command:name>
            <command:verb>Set</command:verb>
            <command:noun>BT_WorkgroupMemberProperty</command:noun>
            <maml:description>
                <maml:para>Sets a(an) BT_WorkgroupMemberProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-BT_WorkgroupMemberProperty sets a(an) BT_WorkgroupMemberProperty.
The properties of a system user associated with a workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>workgroupmemberproperty</maml:name>
                    <command:parameterValue required="True">WorkgroupMemberPropertyDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HourlyBillingRate</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>workgroupmemberproperty</maml:name>
                    <command:parameterValue required="True">WorkgroupMemberPropertyDTO[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">AccessLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Created</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreatedBySystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>HourlyBillingRate</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsDeleted</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationMemberId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SystemUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Updated</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>workgroupmemberproperty</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.PowerShell.DTOs.BT.WorkgroupMemberPropertyDTO[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>The access level of this entity. This is read-write if the entity can be used during an update,
            and is read-only if the entity is not valid to use for an update.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.AccessLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Created</maml:name>
                <maml:description>
                    <maml:para>Created.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreatedBySystemUserId</maml:name>
                <maml:description>
                    <maml:para>ID of the system user who created this instance.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>HourlyBillingRate</maml:name>
                <maml:description>
                    <maml:para>Hourly billing rate of the agent in the workgroup in dollars.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsDeleted</maml:name>
                <maml:description>
                    <maml:para>Is deleted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationMemberId</maml:name>
                <maml:description>
                    <maml:para>Organization member Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SystemUserId</maml:name>
                <maml:description>
                    <maml:para>Id of the system user that is a member of the workgroup specified by WorkgroupOrganizationId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Updated</maml:name>
                <maml:description>
                    <maml:para>Updated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>Workgroup organization Id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-BT_WorkgroupMemberProperty</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>BT_WorkgroupMemberProperty</command:noun>
            <maml:description>
                <maml:para>Removes a(an) BT_WorkgroupMemberProperty</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-BT_WorkgroupMemberProperty removes a(an) BT_WorkgroupMemberProperty.
The properties of a system user associated with a workgroup.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-BT_WorkgroupMemberProperty</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-BT_Ticket</command:name>
            <command:verb>Get</command:verb>
            <command:noun>BT_Ticket</command:noun>
            <maml:description>
                <maml:para>Gets a(an) BT_Ticket</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-BT_Ticket gets a(an) BT_Ticket.
Represents a BitTitan security ticket, validating the authentication of your BitTitan account.
A ticket is always scoped to a BitTitan account and can also be scoped to a ticket organization.
A ticket organization is associated with either a workgroup or a customer.
A ticket associated with a workgroup will only have access to the customers, end users, services, teams and information belonging to the workgroup while a ticket associated with a customer will only have access to the end users, services and information related to the customer.
A ticket without organization id has access to all the workgroups associated with the BitTitan account.
Represents a security ticket for BitTitan cmdlets. BitTitan cmdlets contain the BT prefix.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-BT_Ticket</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImpersonateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceType</maml:name>
                    <command:parameterValue required="False">ServiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Ticket</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImpersonateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServiceType</maml:name>
                    <command:parameterValue required="False">ServiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Ticket</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-BT_Ticket</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>Credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">ManagementProxy.ManagementService.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="KeepPrivileged">
                <maml:name>ElevatePrivilege</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the environment to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Alpha</dev:value>
                        <maml:description>
                            <maml:para>Represents Alpha</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Today</dev:value>
                        <maml:description>
                            <maml:para>Represents Today</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-02</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-02</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Sandbox-03</dev:value>
                        <maml:description>
                            <maml:para>Represents Sandbox-03</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImpersonateId</maml:name>
                <maml:description>
                    <maml:para>Impersonate id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServiceType</maml:name>
                <maml:description>
                    <maml:para>Service type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">ManagementProxy.ManagementService.ServiceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>SmtpLogic</dev:value>
                        <maml:description>
                            <maml:para>SMTP Logic.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Activation</dev:value>
                        <maml:description>
                            <maml:para>Activation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MigrationWiz</dev:value>
                        <maml:description>
                            <maml:para>MigrationWiz.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BurgerMaster</dev:value>
                        <maml:description>
                            <maml:para>BurgerMaster.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitan</dev:value>
                        <maml:description>
                            <maml:para>BitTitan.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ObsoleteDataEncryption</dev:value>
                        <maml:description>
                            <maml:para>DataEncryption - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Common</dev:value>
                        <maml:description>
                            <maml:para>Common.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CloudArchive</dev:value>
                        <maml:description>
                            <maml:para>CloudArchive - obsolete; don&apos;t use.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SetDefault</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupId</maml:name>
                <maml:description>
                    <maml:para>Workgroup id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$credentials = Get-Credential
$btTicket = Get-BT_Ticket -Credentials $credentials -ServiceType BitTitan
$customers = Get-BT_Customer -Ticket $btTicket -FilterBy_Boolean_IsDefaultCustomer $true
$customerTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $customers[0].OrganizationId
$workgroups = Get-BT_Workgroup -Ticket $btTicket -FilterBy_String_Name &quot;Default&quot;
$workgroupTicket = Get-BT_Ticket -Ticket $btTicket -OrganizationId $workgroups[0].WorkgroupOrganizationId</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_ArchiveStorageAccount</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_ArchiveStorageAccount</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_ArchiveStorageAccount</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_ArchiveStorageAccount adds a(an) MW_ArchiveStorageAccount.
Represents an archive storage account.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountUsage</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountUsage</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountKey</maml:name>
                <maml:description>
                    <maml:para>Unencrypted account key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountName</maml:name>
                <maml:description>
                    <maml:para>The Name of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountType</maml:name>
                <maml:description>
                    <maml:para>The Account Type (Azure/AWS etc)</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveStorageAccountType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountUsage</maml:name>
                <maml:description>
                    <maml:para>The Account Usage (e.g DataBlob, DataFiles etc)</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveStorageAccountUsage</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryContainerName</maml:name>
                <maml:description>
                    <maml:para>The name of the primary blob container to use in the storage account.
            Even though one account can have multiple containers, we assume a 1:1 mapping as we always
            have a single container and this avoids adding yet another table we have to link into.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceConnectorId</maml:name>
                <maml:description>
                    <maml:para>Source ConnectorId. The connector that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceMailboxId</maml:name>
                <maml:description>
                    <maml:para>Source MailboxId. The mailbox that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UrlSuffix</maml:name>
                <maml:description>
                    <maml:para>The URL suffix of the object (e.g. .blob.core.windows.net/)</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_ArchiveStorageAccount</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_ArchiveStorageAccount</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_ArchiveStorageAccount</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_ArchiveStorageAccount gets a(an) MW_ArchiveStorageAccount.
Represents an archive storage account.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountKeyEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_AccountType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_AccountUsage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SourceConnectorId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SourceConnectorId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SourceMailboxId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SourceMailboxId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountKey_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountKeyEncrypted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountKeyEncrypted_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PrimaryContainerName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_UrlSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_UrlSuffix_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKey_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKey_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKeyEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKeyEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryContainerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryContainerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UrlSuffix_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UrlSuffix_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountKeyEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_AccountType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_AccountUsage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SourceConnectorId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SourceConnectorId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SourceMailboxId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SourceMailboxId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountKey_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountKeyEncrypted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountKeyEncrypted_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AccountName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PrimaryContainerName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_UrlSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_UrlSuffix_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKey_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKey_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKeyEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountKeyEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AccountName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryContainerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PrimaryContainerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UrlSuffix_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UrlSuffix_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountKey</maml:name>
                <maml:description>
                    <maml:para>Unencrypted account key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountKeyEncrypted</maml:name>
                <maml:description>
                    <maml:para>The secret key of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountName</maml:name>
                <maml:description>
                    <maml:para>The Name of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountType</maml:name>
                <maml:description>
                    <maml:para>Filter by AccountType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountUsage</maml:name>
                <maml:description>
                    <maml:para>Filter by AccountUsage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_AccountType</maml:name>
                <maml:description>
                    <maml:para>Filter by AccountType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_AccountUsage</maml:name>
                <maml:description>
                    <maml:para>Filter by AccountUsage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id_IN</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_SourceConnectorId</maml:name>
                <maml:description>
                    <maml:para>Source ConnectorId. The connector that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_SourceConnectorId_IN</maml:name>
                <maml:description>
                    <maml:para>Source ConnectorId. The connector that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_SourceMailboxId</maml:name>
                <maml:description>
                    <maml:para>Source MailboxId. The mailbox that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_SourceMailboxId_IN</maml:name>
                <maml:description>
                    <maml:para>Source MailboxId. The mailbox that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AccountKey</maml:name>
                <maml:description>
                    <maml:para>Unencrypted account key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AccountKey_IN</maml:name>
                <maml:description>
                    <maml:para>Unencrypted account key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AccountKeyEncrypted</maml:name>
                <maml:description>
                    <maml:para>The secret key of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AccountKeyEncrypted_IN</maml:name>
                <maml:description>
                    <maml:para>The secret key of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AccountName</maml:name>
                <maml:description>
                    <maml:para>The Name of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AccountName_IN</maml:name>
                <maml:description>
                    <maml:para>The Name of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_PrimaryContainerName</maml:name>
                <maml:description>
                    <maml:para>The name of the primary blob container to use in the storage account.
            Even though one account can have multiple containers, we assume a 1:1 mapping as we always
            have a single container and this avoids adding yet another table we have to link into.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_PrimaryContainerName_IN</maml:name>
                <maml:description>
                    <maml:para>The name of the primary blob container to use in the storage account.
            Even though one account can have multiple containers, we assume a 1:1 mapping as we always
            have a single container and this avoids adding yet another table we have to link into.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_UrlSuffix</maml:name>
                <maml:description>
                    <maml:para>The URL suffix of the object (e.g. .blob.core.windows.net/)</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_UrlSuffix_IN</maml:name>
                <maml:description>
                    <maml:para>The URL suffix of the object (e.g. .blob.core.windows.net/)</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryContainerName</maml:name>
                <maml:description>
                    <maml:para>The name of the primary blob container to use in the storage account.
            Even though one account can have multiple containers, we assume a 1:1 mapping as we always
            have a single container and this avoids adding yet another table we have to link into.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountKey_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountKey.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountKey_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountKey.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountKeyEncrypted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountKeyEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountKeyEncrypted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountKeyEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AccountName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AccountName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryContainerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryContainerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PrimaryContainerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PrimaryContainerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UrlSuffix_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UrlSuffix.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UrlSuffix_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UrlSuffix.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceConnectorId</maml:name>
                <maml:description>
                    <maml:para>Source ConnectorId. The connector that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceMailboxId</maml:name>
                <maml:description>
                    <maml:para>Source MailboxId. The mailbox that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UrlSuffix</maml:name>
                <maml:description>
                    <maml:para>The URL suffix of the object (e.g. .blob.core.windows.net/)</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_ArchiveStorageAccount</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_ArchiveStorageAccount</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_ArchiveStorageAccount</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_ArchiveStorageAccount sets a(an) MW_ArchiveStorageAccount.
Represents an archive storage account.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>archivestorageaccount</maml:name>
                    <command:parameterValue required="True">ArchiveStorageAccount[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountUsage</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>archivestorageaccount</maml:name>
                    <command:parameterValue required="True">ArchiveStorageAccount[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccountName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountType</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountUsage</maml:name>
                    <command:parameterValue required="False">ArchiveStorageAccountUsage</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PrimaryContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SourceMailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UrlSuffix</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>archivestorageaccount</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.ArchiveStorageAccount[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountKey</maml:name>
                <maml:description>
                    <maml:para>Unencrypted account key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountName</maml:name>
                <maml:description>
                    <maml:para>The Name of the storage account</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountType</maml:name>
                <maml:description>
                    <maml:para>The Account Type (Azure/AWS etc)</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveStorageAccountType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountUsage</maml:name>
                <maml:description>
                    <maml:para>The Account Usage (e.g DataBlob, DataFiles etc)</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ArchiveStorageAccountUsage</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PrimaryContainerName</maml:name>
                <maml:description>
                    <maml:para>The name of the primary blob container to use in the storage account.
            Even though one account can have multiple containers, we assume a 1:1 mapping as we always
            have a single container and this avoids adding yet another table we have to link into.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceConnectorId</maml:name>
                <maml:description>
                    <maml:para>Source ConnectorId. The connector that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SourceMailboxId</maml:name>
                <maml:description>
                    <maml:para>Source MailboxId. The mailbox that created this storage account (if applicable).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UrlSuffix</maml:name>
                <maml:description>
                    <maml:para>The URL suffix of the object (e.g. .blob.core.windows.net/)</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_ArchiveStorageAccount</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_ArchiveStorageAccount</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_ArchiveStorageAccount</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_ArchiveStorageAccount removes a(an) MW_ArchiveStorageAccount.
Represents an archive storage account.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_ArchiveStorageAccount</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxConnectorPurge</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxConnectorPurge</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxConnectorPurge</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxConnectorPurge adds a(an) MW_MailboxConnectorPurge.
Represents a to-be-purged/purge-notified mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotificationDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxConnectorPurge</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxConnectorPurge</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxConnectorPurge</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxConnectorPurge gets a(an) MW_MailboxConnectorPurge.
Represents a to-be-purged/purge-notified mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_PurgeDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Name_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotificationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotificationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_PurgeDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Name_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotificationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotificationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_PurgeNotificationDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id_IN</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Name_IN</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Version_IN</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotificationDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotificationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotificationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotificationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotificationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxConnectorPurge</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxConnectorPurge</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxConnectorPurge</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxConnectorPurge sets a(an) MW_MailboxConnectorPurge.
Represents a to-be-purged/purge-notified mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxconnectorpurge</maml:name>
                    <command:parameterValue required="True">MailboxConnectorPurge[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxconnectorpurge</maml:name>
                    <command:parameterValue required="True">MailboxConnectorPurge[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotificationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxconnectorpurge</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxConnectorPurge[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotificationDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxConnectorPurge</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxConnectorPurge</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxConnectorPurge</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxConnectorPurge removes a(an) MW_MailboxConnectorPurge.
Represents a to-be-purged/purge-notified mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxConnectorPurge</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxError</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxError</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxError</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxError adds a(an) MW_MailboxError.
Represents a mailbox error.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ErrorSeverityLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SupportArticles</maml:name>
                    <command:parameterValue required="False">SupportArticle[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxErrorType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ErrorSeverityLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SupportArticles</maml:name>
                    <command:parameterValue required="False">SupportArticle[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxErrorType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderId</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemId</maml:name>
                <maml:description>
                    <maml:para>Mailbox item ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox item size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemSubject</maml:name>
                <maml:description>
                    <maml:para>Mailbox item subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Mailbox error level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ErrorSeverityLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Stack</maml:name>
                <maml:description>
                    <maml:para>Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SupportArticles</maml:name>
                <maml:description>
                    <maml:para>Support articles related to the current mailbox error.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.SupportArticle[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Migration error type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxErrorType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxError</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxError</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxError</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxError gets a(an) MW_MailboxError.
Represents a mailbox error.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ItemSize</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ItemSize_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Severity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ContainerName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ItemId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ItemId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ItemSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ItemSubject_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Message_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Stack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Stack_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ContainerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ContainerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Stack_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Stack_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ItemSize</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ItemSize_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Severity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ContainerName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ItemId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ItemId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ItemSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ItemSubject_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Message_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Stack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Stack_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ContainerName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ContainerName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Message_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Stack_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Stack_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id_IN</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MailboxId_IN</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_ItemSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox item size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_ItemSize_IN</maml:name>
                <maml:description>
                    <maml:para>Mailbox item size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Severity</maml:name>
                <maml:description>
                    <maml:para>Filter by Severity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ContainerName</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ContainerName_IN</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_FolderId</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_FolderId_IN</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ItemId</maml:name>
                <maml:description>
                    <maml:para>Mailbox item ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ItemId_IN</maml:name>
                <maml:description>
                    <maml:para>Mailbox item ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ItemSubject</maml:name>
                <maml:description>
                    <maml:para>Mailbox item subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ItemSubject_IN</maml:name>
                <maml:description>
                    <maml:para>Mailbox item subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Message_IN</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Stack</maml:name>
                <maml:description>
                    <maml:para>Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Stack_IN</maml:name>
                <maml:description>
                    <maml:para>Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderId</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemId</maml:name>
                <maml:description>
                    <maml:para>Mailbox item ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox item size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemSubject</maml:name>
                <maml:description>
                    <maml:para>Mailbox item subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Filter by Severity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ContainerName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ContainerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ContainerName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ContainerName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Message_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Message_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Stack_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Stack_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Stack</maml:name>
                <maml:description>
                    <maml:para>Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxError</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxError</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxError</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxError sets a(an) MW_MailboxError.
Represents a mailbox error.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxerror</maml:name>
                    <command:parameterValue required="True">MailboxError[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ErrorSeverityLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SupportArticles</maml:name>
                    <command:parameterValue required="False">SupportArticle[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxErrorType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxerror</maml:name>
                    <command:parameterValue required="True">MailboxError[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ContainerName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ItemSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Message</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Severity</maml:name>
                    <command:parameterValue required="False">ErrorSeverityLevel</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Stack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SupportArticles</maml:name>
                    <command:parameterValue required="False">SupportArticle[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxErrorType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxerror</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxError[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ContainerName</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderId</maml:name>
                <maml:description>
                    <maml:para>Mailbox folder ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemId</maml:name>
                <maml:description>
                    <maml:para>Mailbox item ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox item size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemSubject</maml:name>
                <maml:description>
                    <maml:para>Mailbox item subject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Message</maml:name>
                <maml:description>
                    <maml:para>Message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Severity</maml:name>
                <maml:description>
                    <maml:para>Mailbox error level.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ErrorSeverityLevel</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Stack</maml:name>
                <maml:description>
                    <maml:para>Stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SupportArticles</maml:name>
                <maml:description>
                    <maml:para>Support articles related to the current mailbox error.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.SupportArticle[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Migration error type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxErrorType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxError</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxError</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxError</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxError removes a(an) MW_MailboxError.
Represents a mailbox error.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxError</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxStat</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxStat adds a(an) MW_MailboxStat.
Represents a migration stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyExportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyImportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessCount</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessSize</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportDuration</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportDuration</maml:name>
                <maml:description>
                    <maml:para>Import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastStartDate</maml:name>
                <maml:description>
                    <maml:para>Last start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationSpeedStats</maml:name>
                <maml:description>
                    <maml:para>Migration Speed stats.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MigrationSpeedStats</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationStatsInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to migration stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MigrationStatsInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PerfStatInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to performance stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PerfStatInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RemainingTransferSize</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitExportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitImportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxStat</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxStat gets a(an) MW_MailboxStat.
Represents a migration stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_LastCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_LastStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_DestinationImportSuccessCount_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_DestinationImportSuccessSize_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ExportDuration</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ExportDuration_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ImportDuration</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ImportDuration_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MailboxSize</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MailboxSize_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_RemainingTransferSize_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_WaitExportDuration</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_WaitExportDuration_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_WaitImportDuration</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_WaitImportDuration_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CurrentlyExportedFolderName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CurrentlyImportedFolderName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_LastCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_LastStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_DestinationImportSuccessCount_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_DestinationImportSuccessSize_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ExportDuration</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ExportDuration_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ImportDuration</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ImportDuration_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MailboxSize</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MailboxSize_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_RemainingTransferSize_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_WaitExportDuration</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_WaitExportDuration_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_WaitImportDuration</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_WaitImportDuration_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CurrentlyExportedFolderName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CurrentlyImportedFolderName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyExportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CurrentlyImportedFolderName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_DestinationImportSuccessSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastCompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MailboxSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RemainingTransferSize_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitExportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_WaitImportDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyExportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyImportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessCount</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessSize</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportDuration</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_LastCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_LastStartDate</maml:name>
                <maml:description>
                    <maml:para>Last start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MailboxId_IN</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_DestinationImportSuccessCount</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_DestinationImportSuccessCount_IN</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_DestinationImportSuccessSize</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_DestinationImportSuccessSize_IN</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_ExportDuration</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_ExportDuration_IN</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_ImportDuration</maml:name>
                <maml:description>
                    <maml:para>Import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_ImportDuration_IN</maml:name>
                <maml:description>
                    <maml:para>Import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_MailboxSize_IN</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_RemainingTransferSize</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_RemainingTransferSize_IN</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_WaitExportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_WaitExportDuration_IN</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_WaitImportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_WaitImportDuration_IN</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_CurrentlyExportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_CurrentlyExportedFolderName_IN</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_CurrentlyImportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_CurrentlyImportedFolderName_IN</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportDuration</maml:name>
                <maml:description>
                    <maml:para>Import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastStartDate</maml:name>
                <maml:description>
                    <maml:para>Last start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RemainingTransferSize</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyExportedFolderName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyExportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyExportedFolderName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyExportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyImportedFolderName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyImportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CurrentlyImportedFolderName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CurrentlyImportedFolderName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessCount_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessCount_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_DestinationImportSuccessSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by DestinationImportSuccessSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastCompleteDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastCompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastCompleteDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastCompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MailboxSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MailboxSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RemainingTransferSize_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RemainingTransferSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RemainingTransferSize_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RemainingTransferSize.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitExportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitExportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitExportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitImportDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_WaitImportDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by WaitImportDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitExportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitImportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxStat</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxStat sets a(an) MW_MailboxStat.
Represents a migration stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxstat</maml:name>
                    <command:parameterValue required="True">MailboxStat[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxstat</maml:name>
                    <command:parameterValue required="True">MailboxStat[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyExportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CurrentlyImportedFolderName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessCount</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DestinationImportSuccessSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationSpeedStats</maml:name>
                    <command:parameterValue required="False">MigrationSpeedStats</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationStatsInfos</maml:name>
                    <command:parameterValue required="False">MigrationStatsInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PerfStatInfos</maml:name>
                    <command:parameterValue required="False">PerfStatInfo[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RemainingTransferSize</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitExportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WaitImportDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxstat</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxStat[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyExportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently exported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CurrentlyImportedFolderName</maml:name>
                <maml:description>
                    <maml:para>Currently imported folder name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessCount</maml:name>
                <maml:description>
                    <maml:para>The destination import success count.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DestinationImportSuccessSize</maml:name>
                <maml:description>
                    <maml:para>The size of the items at the destination that were previously imported successfully and contain MW watermark IDs preventing duplication.
            This value is primary used after statistics reset or after switching to a new connector for the same migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportDuration</maml:name>
                <maml:description>
                    <maml:para>Export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportDuration</maml:name>
                <maml:description>
                    <maml:para>Import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCompleteDate</maml:name>
                <maml:description>
                    <maml:para>Last complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastStartDate</maml:name>
                <maml:description>
                    <maml:para>Last start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxSize</maml:name>
                <maml:description>
                    <maml:para>Mailbox size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationSpeedStats</maml:name>
                <maml:description>
                    <maml:para>Migration Speed stats.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MigrationSpeedStats</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationStatsInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to migration stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MigrationStatsInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PerfStatInfos</maml:name>
                <maml:description>
                    <maml:para>Provides a direct lookup to performance stats as array.
            This array is aimed to be exposed in the SOAP API.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PerfStatInfo[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RemainingTransferSize</maml:name>
                <maml:description>
                    <maml:para>Remaining transfer size.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitExportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait export duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WaitImportDuration</maml:name>
                <maml:description>
                    <maml:para>Wait import duration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxStat</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxStat</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxStat</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxStat removes a(an) MW_MailboxStat.
Represents a migration stat.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxStat</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_Coupon</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_Coupon</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_Coupon</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_Coupon adds a(an) MW_Coupon.
Represents an coupon.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActivationUserId</maml:name>
                <maml:description>
                    <maml:para>Activation user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Block</maml:name>
                <maml:description>
                    <maml:para>Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Code</maml:name>
                <maml:description>
                    <maml:para>Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expiration date of the coupon itself.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Label</maml:name>
                <maml:description>
                    <maml:para>Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID (from which the coupon was drawn).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Quantity</maml:name>
                <maml:description>
                    <maml:para>Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UnitPrice</maml:name>
                <maml:description>
                    <maml:para>Unit price.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Validity in days of the licenses after coupon was redeem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_Coupon</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_Coupon</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_Coupon</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_Coupon gets a(an) MW_Coupon.
Represents an coupon.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ActivationUserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ActivationUserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicensePackId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicensePackId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ProductSkuId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ProductSkuId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_Validity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_Validity_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Quantity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Quantity_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Block</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Block_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Code</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Code_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Label</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Label_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PONumber_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Block_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Block_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Code_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Code_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Label_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Label_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Quantity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Quantity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Validity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Validity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ActivationUserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ActivationUserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicensePackId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicensePackId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ProductSkuId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ProductSkuId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_Validity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_Validity_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Quantity</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Quantity_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Block</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Block_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Code</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Code_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Label</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Label_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PONumber_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Block_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Block_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Code_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Code_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Label_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Label_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Quantity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Quantity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Validity_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Validity_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActivationUserId</maml:name>
                <maml:description>
                    <maml:para>Activation user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Block</maml:name>
                <maml:description>
                    <maml:para>Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Code</maml:name>
                <maml:description>
                    <maml:para>Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expiration date of the coupon itself.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expiration date of the coupon itself.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ActivationUserId</maml:name>
                <maml:description>
                    <maml:para>Activation user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ActivationUserId_IN</maml:name>
                <maml:description>
                    <maml:para>Activation user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id_IN</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID (from which the coupon was drawn).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_LicensePackId_IN</maml:name>
                <maml:description>
                    <maml:para>License pack ID (from which the coupon was drawn).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ProductSkuId_IN</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_Validity</maml:name>
                <maml:description>
                    <maml:para>Validity in days of the licenses after coupon was redeem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_Validity_IN</maml:name>
                <maml:description>
                    <maml:para>Validity in days of the licenses after coupon was redeem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Quantity</maml:name>
                <maml:description>
                    <maml:para>Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Quantity_IN</maml:name>
                <maml:description>
                    <maml:para>Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Block</maml:name>
                <maml:description>
                    <maml:para>Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Block_IN</maml:name>
                <maml:description>
                    <maml:para>Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Code</maml:name>
                <maml:description>
                    <maml:para>Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Code_IN</maml:name>
                <maml:description>
                    <maml:para>Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_IpAddress_IN</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Label</maml:name>
                <maml:description>
                    <maml:para>Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Label_IN</maml:name>
                <maml:description>
                    <maml:para>Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_PONumber_IN</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Restriction_IN</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Label</maml:name>
                <maml:description>
                    <maml:para>Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID (from which the coupon was drawn).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Quantity</maml:name>
                <maml:description>
                    <maml:para>Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Block_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Block_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Code_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Code_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Label_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Label_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PONumber_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PONumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PONumber_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PONumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Quantity_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Quantity_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Validity_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Validity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Validity_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Validity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Validity in days of the licenses after coupon was redeem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_Coupon</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_Coupon</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_Coupon</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_Coupon sets a(an) MW_Coupon.
Represents an coupon.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>coupon</maml:name>
                    <command:parameterValue required="True">Coupon[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>coupon</maml:name>
                    <command:parameterValue required="True">Coupon[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ActivationUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Block</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Code</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Label</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Quantity</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UnitPrice</maml:name>
                    <command:parameterValue required="False">Decimal</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Validity</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>coupon</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Coupon[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ActivationUserId</maml:name>
                <maml:description>
                    <maml:para>Activation user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Block</maml:name>
                <maml:description>
                    <maml:para>Block.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Code</maml:name>
                <maml:description>
                    <maml:para>Code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expiration date of the coupon itself.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Label</maml:name>
                <maml:description>
                    <maml:para>Label.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Quantity</maml:name>
                <maml:description>
                    <maml:para>Quantity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UnitPrice</maml:name>
                <maml:description>
                    <maml:para>Unit price.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Decimal</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Validity</maml:name>
                <maml:description>
                    <maml:para>Validity in days of the licenses after coupon was redeem.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_Coupon</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_Coupon</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_Coupon</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_Coupon removes a(an) MW_Coupon.
Represents an coupon.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_Coupon</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_Invoice</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_Invoice</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_Invoice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_Invoice adds a(an) MW_Invoice.
Represents an invoice.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">InvoiceCaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">InvoiceCaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingAddress</maml:name>
                <maml:description>
                    <maml:para>Billing address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CaptureError</maml:name>
                <maml:description>
                    <maml:para>The capture error.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.InvoiceCaptureError</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CouponCode</maml:name>
                <maml:description>
                    <maml:para>The coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreditCard</maml:name>
                <maml:description>
                    <maml:para>Credit card information.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.CreditCard</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceType</maml:name>
                <maml:description>
                    <maml:para>Invoice type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.InvoiceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>Nothing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Authorize</dev:value>
                        <maml:description>
                            <maml:para>Authorize only invoice.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AuthorizeAndCapture</dev:value>
                        <maml:description>
                            <maml:para>Authorization and capture invoice.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Credit</dev:value>
                        <maml:description>
                            <maml:para>Credit invoice.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Void</dev:value>
                        <maml:description>
                            <maml:para>Void transction invoice.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsApproved</maml:name>
                <maml:description>
                    <maml:para>Is approved.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsAutoBilled</maml:name>
                <maml:description>
                    <maml:para>Is auto-billed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsCharged</maml:name>
                <maml:description>
                    <maml:para>Is charged.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Items</maml:name>
                <maml:description>
                    <maml:para>Invoice items.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.InvoiceItem[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseLogId</maml:name>
                <maml:description>
                    <maml:para>The license log identifier associated with the Oem Invoice.
            This field is used to link an Oem Invoice with the associated Oem Consumption.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterInvoiceId</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PayDate</maml:name>
                <maml:description>
                    <maml:para>Date of invoice payment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>Payment method.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PaymentMethod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreditCard</dev:value>
                        <maml:description>
                            <maml:para>Credit card.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Wire</dev:value>
                        <maml:description>
                            <maml:para>Wire.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShippingAddress</maml:name>
                <maml:description>
                    <maml:para>Shipping address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tag</maml:name>
                <maml:description>
                    <maml:para>Tag (used for auto-billing).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TransactionId</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The Workgroup's organization Identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_Invoice</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_Invoice</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_Invoice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_Invoice gets a(an) MW_Invoice.
Represents an invoice.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_IsApproved</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_IsAutoBilled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_IsCharged</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_CaptureError</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_PayDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ExchangeRateId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ExchangeRateId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicenseLogId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicenseLogId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterInvoiceId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_QuoteId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_QuoteId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_WorkgroupOrganizationId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_InvoiceType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_PaymentMethod</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CouponCode_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notes_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PONumber_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tag_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_TransactionId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_IsApproved</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_IsAutoBilled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_IsCharged</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_CaptureError</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_PayDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ExchangeRateId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ExchangeRateId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicenseLogId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicenseLogId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterInvoiceId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_QuoteId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_QuoteId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_WorkgroupOrganizationId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_InvoiceType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_PaymentMethod</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_CouponCode_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notes_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PONumber_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tag_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_TransactionId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CouponCode_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PayDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PONumber_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tag_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_TransactionId_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CaptureError</maml:name>
                <maml:description>
                    <maml:para>Filter by CaptureError.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CouponCode</maml:name>
                <maml:description>
                    <maml:para>The coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Boolean_IsApproved</maml:name>
                <maml:description>
                    <maml:para>Is approved.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Boolean_IsAutoBilled</maml:name>
                <maml:description>
                    <maml:para>Is auto-billed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Boolean_IsCharged</maml:name>
                <maml:description>
                    <maml:para>Is charged.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_CaptureError</maml:name>
                <maml:description>
                    <maml:para>Filter by CaptureError.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_PayDate</maml:name>
                <maml:description>
                    <maml:para>Date of invoice payment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ExchangeRateId_IN</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id_IN</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_LicenseLogId</maml:name>
                <maml:description>
                    <maml:para>The license log identifier associated with the Oem Invoice.
            This field is used to link an Oem Invoice with the associated Oem Consumption.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_LicenseLogId_IN</maml:name>
                <maml:description>
                    <maml:para>The license log identifier associated with the Oem Invoice.
            This field is used to link an Oem Invoice with the associated Oem Consumption.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MasterInvoiceId</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MasterInvoiceId_IN</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MasterLicensePackId_IN</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_QuoteId_IN</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The Workgroup's organization Identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_WorkgroupOrganizationId_IN</maml:name>
                <maml:description>
                    <maml:para>The Workgroup's organization Identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_InvoiceType</maml:name>
                <maml:description>
                    <maml:para>Filter by InvoiceType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>Filter by PaymentMethod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_CouponCode</maml:name>
                <maml:description>
                    <maml:para>The coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_CouponCode_IN</maml:name>
                <maml:description>
                    <maml:para>The coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_IpAddress_IN</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Notes_IN</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_PONumber_IN</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Tag</maml:name>
                <maml:description>
                    <maml:para>Tag (used for auto-billing).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Tag_IN</maml:name>
                <maml:description>
                    <maml:para>Tag (used for auto-billing).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_TransactionId</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_TransactionId_IN</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceType</maml:name>
                <maml:description>
                    <maml:para>Filter by InvoiceType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsApproved</maml:name>
                <maml:description>
                    <maml:para>Is approved.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsAutoBilled</maml:name>
                <maml:description>
                    <maml:para>Is auto-billed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsCharged</maml:name>
                <maml:description>
                    <maml:para>Is charged.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseLogId</maml:name>
                <maml:description>
                    <maml:para>The license log identifier associated with the Oem Invoice.
            This field is used to link an Oem Invoice with the associated Oem Consumption.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterInvoiceId</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PayDate</maml:name>
                <maml:description>
                    <maml:para>Date of invoice payment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>Filter by PaymentMethod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CouponCode_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CouponCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CouponCode_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CouponCode.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PayDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PayDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PayDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PayDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PONumber_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PONumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PONumber_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PONumber.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tag_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tag_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tag.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TransactionId_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by TransactionId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_TransactionId_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by TransactionId.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tag</maml:name>
                <maml:description>
                    <maml:para>Tag (used for auto-billing).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>TransactionId</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The Workgroup's organization Identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_Invoice</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_Invoice</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_Invoice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_Invoice sets a(an) MW_Invoice.
Represents an invoice.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>invoice</maml:name>
                    <command:parameterValue required="True">Invoice[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">InvoiceCaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>invoice</maml:name>
                    <command:parameterValue required="True">Invoice[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>BillingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CaptureError</maml:name>
                    <command:parameterValue required="False">InvoiceCaptureError</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>CouponCode</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreditCard</maml:name>
                    <command:parameterValue required="False">CreditCard</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExchangeRateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceType</maml:name>
                    <command:parameterValue required="False">InvoiceType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsApproved</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsAutoBilled</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IsCharged</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Items</maml:name>
                    <command:parameterValue required="False">InvoiceItem[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseLogId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterInvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PayDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PaymentMethod</maml:name>
                    <command:parameterValue required="False">PaymentMethod</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PONumber</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>QuoteId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShippingAddress</maml:name>
                    <command:parameterValue required="False">PostalAddress</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tag</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>TransactionId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>invoice</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Invoice[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>BillingAddress</maml:name>
                <maml:description>
                    <maml:para>Billing address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CaptureError</maml:name>
                <maml:description>
                    <maml:para>The capture error.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.InvoiceCaptureError</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>CouponCode</maml:name>
                <maml:description>
                    <maml:para>The coupon code.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreditCard</maml:name>
                <maml:description>
                    <maml:para>Credit card information.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.CreditCard</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExchangeRateId</maml:name>
                <maml:description>
                    <maml:para>Exchange rate ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceType</maml:name>
                <maml:description>
                    <maml:para>Invoice type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.InvoiceType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>Nothing.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Authorize</dev:value>
                        <maml:description>
                            <maml:para>Authorize only invoice.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AuthorizeAndCapture</dev:value>
                        <maml:description>
                            <maml:para>Authorization and capture invoice.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Credit</dev:value>
                        <maml:description>
                            <maml:para>Credit invoice.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Void</dev:value>
                        <maml:description>
                            <maml:para>Void transction invoice.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsApproved</maml:name>
                <maml:description>
                    <maml:para>Is approved.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsAutoBilled</maml:name>
                <maml:description>
                    <maml:para>Is auto-billed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IsCharged</maml:name>
                <maml:description>
                    <maml:para>Is charged.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Items</maml:name>
                <maml:description>
                    <maml:para>Invoice items.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.InvoiceItem[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseLogId</maml:name>
                <maml:description>
                    <maml:para>The license log identifier associated with the Oem Invoice.
            This field is used to link an Oem Invoice with the associated Oem Consumption.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterInvoiceId</maml:name>
                <maml:description>
                    <maml:para>Master invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PayDate</maml:name>
                <maml:description>
                    <maml:para>Date of invoice payment.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PaymentMethod</maml:name>
                <maml:description>
                    <maml:para>Payment method.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PaymentMethod</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Unknown</dev:value>
                        <maml:description>
                            <maml:para>Unknown.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CreditCard</dev:value>
                        <maml:description>
                            <maml:para>Credit card.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Wire</dev:value>
                        <maml:description>
                            <maml:para>Wire.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PONumber</maml:name>
                <maml:description>
                    <maml:para>Purchase order number.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>QuoteId</maml:name>
                <maml:description>
                    <maml:para>Quote ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShippingAddress</maml:name>
                <maml:description>
                    <maml:para>Shipping address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.PostalAddress</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tag</maml:name>
                <maml:description>
                    <maml:para>Tag (used for auto-billing).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>TransactionId</maml:name>
                <maml:description>
                    <maml:para>Transaction ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The Workgroup's organization Identifier.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_Invoice</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_Invoice</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_Invoice</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_Invoice removes a(an) MW_Invoice.
Represents an invoice.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_Invoice</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_LicensePack</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_LicensePack</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_LicensePack</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_LicensePack adds a(an) MW_LicensePack.
Represents license pack.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>License type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.LicenseType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Regular</dev:value>
                        <maml:description>
                            <maml:para>Regular.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Managed</dev:value>
                        <maml:description>
                            <maml:para>Managed (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Distributor</dev:value>
                        <maml:description>
                            <maml:para>Distributor (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily (billed at the end of each day via the billing run task).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial (no billing required, this is for customers to try out our products).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_LicensePack</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_LicensePack</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_LicensePack</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_LicensePack gets a(an) MW_LicensePack.
Represents license pack.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_Upgraded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AccountId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AccountId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AffiliateAccountId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AffiliateUserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AffiliateUserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_InvoiceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_InvoiceId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicenseKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicenseKey_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_PortalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_PortalId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ProductSkuId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ProductSkuId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_WorkgroupOrganizationId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Accelerated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Accelerated_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Granted</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Granted_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Purchased</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Purchased_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Refunded</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Refunded_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Revoked</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Revoked_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Used</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Used_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_LicenseType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notes_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notification_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_Upgraded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ExpireDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AccountId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AccountId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AffiliateAccountId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AffiliateUserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_AffiliateUserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_InvoiceId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_InvoiceId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicenseKey</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicenseKey_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_PortalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_PortalId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ProductSkuId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ProductSkuId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_WorkgroupOrganizationId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Accelerated</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Accelerated_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Granted</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Granted_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Purchased</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Purchased_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Refunded</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Refunded_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Revoked</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Revoked_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Used</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_Used_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_LicenseType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notes_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Notification_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Accelerated_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExpireDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Granted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notes_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Notification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Purchased_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Refunded_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Revoked_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Used_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Boolean_Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_AccountId_IN</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_AffiliateAccountId_IN</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_AffiliateUserId_IN</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id_IN</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_InvoiceId_IN</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_LicenseKey_IN</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MasterLicensePackId_IN</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_PortalId_IN</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ProductSkuId_IN</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_WorkgroupOrganizationId_IN</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Accelerated_IN</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Granted_IN</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Purchased_IN</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Refunded_IN</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Revoked_IN</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_Used_IN</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_LicenseType</maml:name>
                <maml:description>
                    <maml:para>Filter by LicenseType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Notes_IN</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Notification_IN</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Restriction_IN</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>Filter by LicenseType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Accelerated_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Accelerated_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AffiliateGrantDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AffiliateGrantDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AffiliateGrantDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AffiliateGrantDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExpireDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExpireDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Granted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Granted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notes_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notification_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Notification_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Purchased_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Purchased_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Refunded_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Refunded_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Revoked_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Revoked_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Used_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Used_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_LicensePack</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_LicensePack</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_LicensePack</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_LicensePack sets a(an) MW_LicensePack.
Represents license pack.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>licensepack</maml:name>
                    <command:parameterValue required="True">LicensePack[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>licensepack</maml:name>
                    <command:parameterValue required="True">LicensePack[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Accelerated</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateAccountId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateGrantDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AffiliateUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExpireDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Granted</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>InvoiceId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseKey</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicenseType</maml:name>
                    <command:parameterValue required="False">LicenseType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notes</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Notification</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Purchased</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Refunded</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Revoked</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Upgraded</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Used</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>WorkgroupOrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>licensepack</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.LicensePack[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Accelerated</maml:name>
                <maml:description>
                    <maml:para>Accelerated.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccountId</maml:name>
                <maml:description>
                    <maml:para>Account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateAccountId</maml:name>
                <maml:description>
                    <maml:para>Affiliate account ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateGrantDate</maml:name>
                <maml:description>
                    <maml:para>Affiliate grant date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AffiliateUserId</maml:name>
                <maml:description>
                    <maml:para>Affiliate user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExpireDate</maml:name>
                <maml:description>
                    <maml:para>Expire date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Granted</maml:name>
                <maml:description>
                    <maml:para>Granted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>InvoiceId</maml:name>
                <maml:description>
                    <maml:para>Invoice ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseKey</maml:name>
                <maml:description>
                    <maml:para>License key.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>License type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.LicenseType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Regular</dev:value>
                        <maml:description>
                            <maml:para>Regular.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Managed</dev:value>
                        <maml:description>
                            <maml:para>Managed (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Distributor</dev:value>
                        <maml:description>
                            <maml:para>Distributor (billed at regular intervals).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Daily</dev:value>
                        <maml:description>
                            <maml:para>Daily (billed at the end of each day via the billing run task).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Trial</dev:value>
                        <maml:description>
                            <maml:para>Trial (no billing required, this is for customers to try out our products).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notes</maml:name>
                <maml:description>
                    <maml:para>Notes.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Notification</maml:name>
                <maml:description>
                    <maml:para>Notification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Purchased</maml:name>
                <maml:description>
                    <maml:para>Purchased.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Refunded</maml:name>
                <maml:description>
                    <maml:para>Refunded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Revoked</maml:name>
                <maml:description>
                    <maml:para>Revoked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Upgraded</maml:name>
                <maml:description>
                    <maml:para>Upgraded.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Used</maml:name>
                <maml:description>
                    <maml:para>Used.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>WorkgroupOrganizationId</maml:name>
                <maml:description>
                    <maml:para>The organization identifier of the workgroup.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_LicensePack</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_LicensePack</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_LicensePack</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_LicensePack removes a(an) MW_LicensePack.
Represents license pack.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_LicensePack</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_Mailbox</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_Mailbox</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_Mailbox adds a(an) MW_Mailbox.
Represents a mailbox.
A mailbox represents a migration item inside a migration project.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled item types for the mailbox.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportPassword</maml:name>
                <maml:description>
                    <maml:para>Export password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportPassword</maml:name>
                <maml:description>
                    <maml:para>Import password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Create an migration item with export, import credentials
$mailbox = Add-MW_Mailbox -Ticket $ticket -ConnectorId $connector.Id `
    -ImportEmailAddress import@email.com -ExportEmail export@email.com -ExportPassword your_export_password -ImportPassword your_import_password `
    -ExportUserName exprot@email.com -ImportUserName import@email.com</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
            <command:example>
                <maml:Title>-------------------------- Example 2 -------------------------</maml:Title>
                <dev:code># Create an migration item with just import, export emails
# Username and password are not needed if admin credentials are provided in the mailbox project (Mailbox Connector)
 
$mailbox = Add-MW_Mailbox -Ticket $ticket -ConnectorId $connector.Id -ImportEmailAddress import@email.com -ExportEmail export@email.com</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_Mailbox</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_Mailbox</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_Mailbox gets a(an) MW_Mailbox.
Represents a mailbox.
A mailbox represents a migration item in a MigrationWiz project.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ConnectorId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ConnectorId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_CustomerEndUserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LastCorrelationId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LastCorrelationId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_LastLicensesUsed_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_LicensesUsed</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_LicensesUsed_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdvancedOptions_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Categories_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportEmailAddress_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportLibrary_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportPasswordEncrypted_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportUserName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderFilter_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportEmailAddress_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportLibrary_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportPasswordEncrypted_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportUserName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PublicFolderPath_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Token_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ConnectorId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ConnectorId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_CustomerEndUserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LastCorrelationId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LastCorrelationId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_LastLicensesUsed_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_LicensesUsed</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_LicensesUsed_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdvancedOptions_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Categories_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportEmailAddress_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportLibrary_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportPasswordEncrypted_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ExportUserName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderFilter_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportEmailAddress_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportLibrary_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportPasswordEncrypted_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_ImportUserName_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PublicFolderPath_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Token_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportPasswordEncrypted</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportUserName_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Token_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportPasswordEncrypted</maml:name>
                <maml:description>
                    <maml:para>Export password (encrypted).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ConnectorId_IN</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_CustomerEndUserId_IN</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id_IN</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_LastCorrelationId_IN</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_LastLicensesUsed_IN</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_LicensesUsed_IN</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AdvancedOptions_IN</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Categories_IN</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ExportEmailAddress_IN</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ExportLibrary_IN</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ExportPasswordEncrypted</maml:name>
                <maml:description>
                    <maml:para>Export password (encrypted).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ExportPasswordEncrypted_IN</maml:name>
                <maml:description>
                    <maml:para>Export password (encrypted).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ExportUserName_IN</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_FolderFilter_IN</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ImportEmailAddress_IN</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ImportLibrary_IN</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ImportPasswordEncrypted</maml:name>
                <maml:description>
                    <maml:para>Import password (encrypted).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ImportPasswordEncrypted_IN</maml:name>
                <maml:description>
                    <maml:para>Import password (encrypted).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_ImportUserName_IN</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_PublicFolderPath_IN</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Token_IN</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportPasswordEncrypted</maml:name>
                <maml:description>
                    <maml:para>Import password (encrypted).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportLibrary_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportLibrary_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportPasswordEncrypted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportPasswordEncrypted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUserName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportUserName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportEmailAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportEmailAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportEmailAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportLibrary_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportLibrary_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportLibrary.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportPasswordEncrypted_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportPasswordEncrypted_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportPasswordEncrypted.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUserName_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportUserName_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportUserName.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLicensesUsed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LastLicensesUsed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LastLicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LicensesUsed_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by LicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_LicensesUsed_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by LicensesUsed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PublicFolderPath_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PublicFolderPath.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PublicFolderPath_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PublicFolderPath.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Token_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Token_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Get the mailbox connector, filtered by name
$connectors = Get-MW_MailboxConnector -Ticket $mwTicket -FilterBy_String_Name &quot;your_unique_project_name&quot;
 
# Get migration items in the project, filtered by project(connector) id
$mailboxes = Get-MW_Mailbox -Ticket $mwTicket -FilterBy_Guid_ConnectorId $connectors[0].Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_Mailbox</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_Mailbox</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_Mailbox sets a(an) MW_Mailbox.
Represents a mailbox.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailbox</maml:name>
                    <command:parameterValue required="True">Mailbox[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailbox</maml:name>
                    <command:parameterValue required="True">Mailbox[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CustomerEndUserId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ExportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportEmailAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportLibrary</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ImportUserName</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastCorrelationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LastLicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensesUsed</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PublicFolderPath</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Token</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailbox</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Mailbox[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CustomerEndUserId</maml:name>
                <maml:description>
                    <maml:para>Customer end user ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Disabled item types for the mailbox.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Export email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportLibrary</maml:name>
                <maml:description>
                    <maml:para>Export Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportPassword</maml:name>
                <maml:description>
                    <maml:para>Export password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportUserName</maml:name>
                <maml:description>
                    <maml:para>Export user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportEmailAddress</maml:name>
                <maml:description>
                    <maml:para>Import email address.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportLibrary</maml:name>
                <maml:description>
                    <maml:para>Import Library.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportPassword</maml:name>
                <maml:description>
                    <maml:para>Import password (clear).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportUserName</maml:name>
                <maml:description>
                    <maml:para>Import user name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastCorrelationId</maml:name>
                <maml:description>
                    <maml:para>Last correlation ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LastLicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Last licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensesUsed</maml:name>
                <maml:description>
                    <maml:para>Licenses consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PublicFolderPath</maml:name>
                <maml:description>
                    <maml:para>Public folder root path.
            This value is only set if the "mailbox" is a public folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Token</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_Mailbox</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_Mailbox</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_Mailbox</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_Mailbox removes a(an) MW_Mailbox.
Represents a mailbox.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_Mailbox</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxConnector</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxConnector adds a(an) MW_MailboxConnector.
Represents a mailbox connector.
A mailbox connector represents a migration project.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">ProjectTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">ProjectTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the export configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the import configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the audit log configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.SqlAuditLogConfiguration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Audit log type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.AuditLogType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Sql</dev:value>
                        <maml:description>
                            <maml:para>Sql.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Export type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQL</dev:value>
                        <maml:description>
                            <maml:para>Azure Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2005</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2005 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2012 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012Assessment</dev:value>
                        <maml:description>
                            <maml:para>Microsoft SQL 2012 Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQLAssessment</dev:value>
                        <maml:description>
                            <maml:para>Azure SQL Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Import type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQL</dev:value>
                        <maml:description>
                            <maml:para>Azure Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2005</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2005 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2012 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012Assessment</dev:value>
                        <maml:description>
                            <maml:para>Microsoft SQL 2012 Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQLAssessment</dev:value>
                        <maml:description>
                            <maml:para>Azure SQL Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Processing requirement.
            Allows to force migration to happen in our US datacenter for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ProcessingRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Local</dev:value>
                        <maml:description>
                            <maml:para>Any local.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnDemand</dev:value>
                        <maml:description>
                            <maml:para>Any on-demand.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProjectType</maml:name>
                <maml:description>
                    <maml:para>The project type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ProjectTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>Default value.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mailbox</dev:value>
                        <maml:description>
                            <maml:para>Represents a mailbox project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Storage</dev:value>
                        <maml:description>
                            <maml:para>Represents a storage project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Represents a public folder project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Archive</dev:value>
                        <maml:description>
                            <maml:para>Represents an archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EnterpriseArchive</dev:value>
                        <maml:description>
                            <maml:para>Represents an enterprise archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorage</dev:value>
                        <maml:description>
                            <maml:para>Represents an enterprise archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Collaboration</dev:value>
                        <maml:description>
                            <maml:para>Represents a collaboration project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Database</dev:value>
                        <maml:description>
                            <maml:para>Represents a database project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Zone requirement.
            Specifies in which geographic area migrations must be performed for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ZoneRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NorthAmerica</dev:value>
                        <maml:description>
                            <maml:para>North America (Virginia).
            For Azure: Both AZNAE and AZNAW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WesternEurope</dev:value>
                        <maml:description>
                            <maml:para>Western Europe (Amsterdam for Azure, Ireland for AWS).
            For Azure: AZEUW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AsiaPacific</dev:value>
                        <maml:description>
                            <maml:para>Asia Pacific (Singapore).
            For Azure: AZSEA</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Australia</dev:value>
                        <maml:description>
                            <maml:para>Australia (Asia Pacific Sydney).
            For Azure: AZAUE - NSW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Japan</dev:value>
                        <maml:description>
                            <maml:para>Japan (Asia Pacific Tokyo).
            For Azure: AZJPE - Saltiama.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAmerica</dev:value>
                        <maml:description>
                            <maml:para>South America (Sao Paolo).
            For Azure: AZSAB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Canada</dev:value>
                        <maml:description>
                            <maml:para>Canada.
            For Azure: AZCAD.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NorthernEurope</dev:value>
                        <maml:description>
                            <maml:para>Northern Europe (Dublin).
            For Azure: AZEUN.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Set up export configuration with admin credential
$exportConfiguration = New-Object -TypeName MigrationProxy.WebApi.ExchangeConfiguration -Property @{
        &quot;AdministrativeUsername&quot; = &quot;your_export_admin_username&quot;;
        &quot;AdministrativePassword&quot; = &quot;your_export_admin_password&quot;;
        &quot;UseAdministrativeCredentials&quot; = $true;
        &quot;ExchangeItemType&quot; = &quot;Mail&quot;;
}
 
# Set up import configuration with admin credential
$importConfiguration = New-Object -TypeName MigrationProxy.WebApi.ExchangeConfiguration -Property @{
        &quot;AdministrativeUsername&quot; = &quot;your_import_admin_username&quot;;
        &quot;AdministrativePassword&quot; &quot;your_import_admin_password&quot;;
        &quot;UseAdministrativeCredentials&quot; = $true;
        &quot;ExchangeItemType&quot; = &quot;Mail&quot;;
}
 
# Create a new project with configuration
$connector = Add-MW_MailboxConnector -ticket $ticket -ProjectType Mailbox `
-ImportType Office365Groups -ExportType Office365Groups -Name your_unique_project_name -UserId $ticket.UserId `
-ImportConfiguration $importConfiguration -ExportConfiguration $exportConfiguration</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxConnector</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxConnector gets a(an) MW_MailboxConnector.
Represents a mailbox connector.
A mailbox connector represents a migration project.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_AuditLogType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_ExportType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_OrganizationId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_OrganizationId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ParentConnectorId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ParentConnectorId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_PortalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_PortalId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SelectedExportEndpointId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SelectedImportEndpointId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_ImportType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_ItemRetryTimeout_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemFailures_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemRetry_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumSimultaneousMigrations_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_PurgeNotification</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_PurgeNotification_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_PurgePeriod</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_PurgePeriod_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ExportConfigurationChecksum_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ImportConfigurationChecksum_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransferRate_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransferRateDuration_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaxLicensesToConsume_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_ProjectType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdditionalRecipientsFailureEmails_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdditionalRecipientsSuccessEmails_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdvancedOptions_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Categories_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailFailureBody_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailFailureSubject_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailRequestCredentialsBody_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailRequestCredentialsSubject_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailSuccessBody_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailSuccessSubject_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EndUserCredentialsFormMessage_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderFilter_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Name_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PortalStage_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tags_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_AuditLogType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_ExportType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_OrganizationId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_OrganizationId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ParentConnectorId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ParentConnectorId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_PortalId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_PortalId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SelectedExportEndpointId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_SelectedImportEndpointId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_ImportType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_ItemRetryTimeout_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemFailures_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemRetry_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumSimultaneousMigrations_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_PurgeNotification</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_PurgeNotification_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_PurgePeriod</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_PurgePeriod_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ExportConfigurationChecksum_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_ImportConfigurationChecksum_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransferRate_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransferRateDuration_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaxLicensesToConsume_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_ProjectType</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdditionalRecipientsFailureEmails_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdditionalRecipientsSuccessEmails_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_AdvancedOptions_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Categories_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailFailureBody_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailFailureSubject_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailRequestCredentialsBody_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailRequestCredentialsSubject_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailSuccessBody_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EmailSuccessSubject_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_EndUserCredentialsFormMessage_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FolderFilter_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Name_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_PortalStage_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tags_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProjectType</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Categories_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FolderFilter_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Name_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PortalStage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Filter by AuditLogType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ExportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Filter by AuditLogType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Boolean_EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Boolean_EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Boolean_EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Boolean_EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_ExportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ExportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id_IN</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_OrganizationId_IN</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ParentConnectorId_IN</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_PortalId_IN</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_SelectedExportEndpointId_IN</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_SelectedImportEndpointId_IN</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_ImportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ImportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_ItemRetryTimeout_IN</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_MaximumItemFailures_IN</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_MaximumItemRetry_IN</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_MaximumSimultaneousMigrations_IN</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_PurgeNotification_IN</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_PurgePeriod_IN</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_ExportConfigurationChecksum_IN</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_ImportConfigurationChecksum_IN</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_MaximumDataTransferRate_IN</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_MaximumDataTransferRateDuration_IN</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_MaxLicensesToConsume_IN</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ProcessingRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_ProjectType</maml:name>
                <maml:description>
                    <maml:para>Filter by ProjectType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AdditionalRecipientsFailureEmails_IN</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AdditionalRecipientsSuccessEmails_IN</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_AdvancedOptions_IN</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Categories_IN</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailFailureBody_IN</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailFailureSubject_IN</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailRequestCredentialsBody_IN</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailRequestCredentialsSubject_IN</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailSuccessBody_IN</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EmailSuccessSubject_IN</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_EndUserCredentialsFormMessage_IN</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_FolderFilter_IN</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Name_IN</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_PortalStage_IN</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Tags_IN</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Version_IN</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ZoneRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Filter by ImportType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalId</maml:name>
                <maml:description>
                    <maml:para>Portal ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ProcessingRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProjectType</maml:name>
                <maml:description>
                    <maml:para>Filter by ProjectType.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsFailureEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsFailureEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsFailureEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsFailureEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsSuccessEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdditionalRecipientsSuccessEmails_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdditionalRecipientsSuccessEmails.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AdvancedOptions_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AdvancedOptions.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Categories_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailFailureSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailFailureSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailRequestCredentialsSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailRequestCredentialsSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessBody_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessBody_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessBody.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessSubject_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EmailSuccessSubject_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EmailSuccessSubject.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndUserCredentialsFormMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndUserCredentialsFormMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_EndUserCredentialsFormMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by EndUserCredentialsFormMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportConfigurationChecksum_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ExportConfigurationChecksum_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ExportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FolderFilter_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FolderFilter.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportConfigurationChecksum_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ImportConfigurationChecksum_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ImportConfigurationChecksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemRetryTimeout_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemRetryTimeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemRetryTimeout_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemRetryTimeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRateDuration_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRateDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransferRateDuration_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransferRateDuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemFailures_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemFailures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemFailures_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemFailures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemRetry_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemRetry.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemRetry_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemRetry.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumSimultaneousMigrations_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumSimultaneousMigrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumSimultaneousMigrations_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumSimultaneousMigrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxLicensesToConsume_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxLicensesToConsume.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaxLicensesToConsume_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaxLicensesToConsume.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MspcSynchronizationDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MspcSynchronizationDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Name_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalStage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalStage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PortalStage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PortalStage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotification_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgeNotification_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgeNotification.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_PurgePeriod_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by PurgePeriod.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Filter by ZoneRequirement.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$connectors = Get-MW_MailboxConnector -ticket $ticket -FilterBy_String_Name &quot;your_unique_project_name&quot;</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxConnector</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxConnector sets a(an) MW_MailboxConnector.
Represents a mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxconnector</maml:name>
                    <command:parameterValue required="True">MailboxConnector[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxconnector</maml:name>
                    <command:parameterValue required="True">MailboxConnector[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AdvancedOptions</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogConfiguration</maml:name>
                    <command:parameterValue required="False">SqlAuditLogConfiguration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuditLogType</maml:name>
                    <command:parameterValue required="False">AuditLogType</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Categories</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>DisabledMailboxItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailFailureSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailRequestCredentialsSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessBody</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EmailSuccessSubject</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>EndUserCredentialsFormSpecified</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ExportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Flags</maml:name>
                    <command:parameterValue required="False">MailboxFlags</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FolderFilter</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfiguration</maml:name>
                    <command:parameterValue required="False">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportConfigurationChecksum</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImportType</maml:name>
                    <command:parameterValue required="False">MailboxConnectorTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemRetryTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRate</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransferRateDuration</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemFailures</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemRetry</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumSimultaneousMigrations</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaxLicensesToConsume</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MspcSynchronizationDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>OrganizationId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ParentConnectorId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>PortalStage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProcessingRequirement</maml:name>
                    <command:parameterValue required="False">ProcessingRequirements</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgeNotification</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PurgePeriod</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedExportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SelectedImportEndpointId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ZoneRequirement</maml:name>
                    <command:parameterValue required="False">ZoneRequirements</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxconnector</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxConnector[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Access token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsFailureEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdditionalRecipientsSuccessEmails</maml:name>
                <maml:description>
                    <maml:para>Email(s) to notify of migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AdvancedOptions</maml:name>
                <maml:description>
                    <maml:para>Advanced options.
            Set of key-value pairs set on the connector (usually by the support team) of the form a="b c" d="e" f=g.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the audit log configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.SqlAuditLogConfiguration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuditLogType</maml:name>
                <maml:description>
                    <maml:para>Audit log type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.AuditLogType</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Sql</dev:value>
                        <maml:description>
                            <maml:para>Sql.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Categories</maml:name>
                <maml:description>
                    <maml:para>Categories.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>DisabledMailboxItemTypes</maml:name>
                <maml:description>
                    <maml:para>Do not migrating items.
            Todo(alaind): make it not null.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration failure email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailFailureSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration failure.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for request credentials email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if failure email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailRequestCredentialsSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for request credentials.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessBody</maml:name>
                <maml:description>
                    <maml:para>Custom subject for migration success email.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if success email is specified.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EmailSuccessSubject</maml:name>
                <maml:description>
                    <maml:para>Custom email for migration success.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormMessage</maml:name>
                <maml:description>
                    <maml:para>Custom end-user message displayed on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndUserCredentialsFormSpecified</maml:name>
                <maml:description>
                    <maml:para>Flag specifying if a custom end-user message is specified on the form used by end-users to provide their credentials to the system.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the export configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Export configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ExportType</maml:name>
                <maml:description>
                    <maml:para>Export type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQL</dev:value>
                        <maml:description>
                            <maml:para>Azure Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2005</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2005 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2012 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012Assessment</dev:value>
                        <maml:description>
                            <maml:para>Microsoft SQL 2012 Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQLAssessment</dev:value>
                        <maml:description>
                            <maml:para>Azure SQL Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Flags</maml:name>
                <maml:description>
                    <maml:para>Flags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxFlags</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyAdminFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify the administrator upon failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyExportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon export failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportComplete</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import completion.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NotifyImportFailed</dev:value>
                        <maml:description>
                            <maml:para>Notify upon import failure.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request export user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestExportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request export passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsUserName</dev:value>
                        <maml:description>
                            <maml:para>Request import user names.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>RequestImportCredentialsPassword</dev:value>
                        <maml:description>
                            <maml:para>Request import passwords.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotSearchImportForDuplicates</dev:value>
                        <maml:description>
                            <maml:para>Do not search for import duplicates.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotContinueFromLastKnownState</dev:value>
                        <maml:description>
                            <maml:para>Do not continue from the last known state.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateCalendar</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate calendar items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateContact</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate contact items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateMail</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate mail items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use export administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ImportAdministrativeCredentialsSpecified</dev:value>
                        <maml:description>
                            <maml:para>Use import administrative credentials.
            This property is deprecated but cannot be scoped to SOAP v1.0.
            We should not use it anymore.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateJournal</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate journal items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateNote</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate note items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateTask</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate task items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotQuarantineFatalErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not quarantine fatal errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotRetryErrors</dev:value>
                        <maml:description>
                            <maml:para>Do not retry errors.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>LogFailedItemSubjects</dev:value>
                        <maml:description>
                            <maml:para>Log failed item subjects.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>CleanupMigratedItems</dev:value>
                        <maml:description>
                            <maml:para>Cleanup migrated items.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DoNotMigrateRule</dev:value>
                        <maml:description>
                            <maml:para>Do not migrate rules.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeStubDetected</dev:value>
                        <maml:description>
                            <maml:para>Exchange stub detected.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FolderFilter</maml:name>
                <maml:description>
                    <maml:para>Folder filter regular expression.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfiguration</maml:name>
                <maml:description>
                    <maml:para>Provides a way to read and write the import configuration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportConfigurationChecksum</maml:name>
                <maml:description>
                    <maml:para>Import configuration checksum.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImportType</maml:name>
                <maml:description>
                    <maml:para>Import type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxConnectorTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServer</dev:value>
                        <maml:description>
                            <maml:para>Exchange server.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Gmail</dev:value>
                        <maml:description>
                            <maml:para>Gmail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>IMAP</dev:value>
                        <maml:description>
                            <maml:para>IMAP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>POP</dev:value>
                        <maml:description>
                            <maml:para>POP.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnline2</dev:value>
                        <maml:description>
                            <maml:para>Exchange online.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GroupWise</dev:value>
                        <maml:description>
                            <maml:para>GroupWise.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Zimbra</dev:value>
                        <maml:description>
                            <maml:para>Zimbra.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Lotus</dev:value>
                        <maml:description>
                            <maml:para>Lotus Notes.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Aws</dev:value>
                        <maml:description>
                            <maml:para>Amazon Web Services.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleDrive</dev:value>
                        <maml:description>
                            <maml:para>Google Drive.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDrivePro</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via CSOM API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChina</dev:value>
                        <maml:description>
                            <maml:para>Office 365 China.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Pst</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleVault</dev:value>
                        <maml:description>
                            <maml:para>GoogleVault.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PstInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>PST.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OX</dev:value>
                        <maml:description>
                            <maml:para>Open-XChange.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DropBox</dev:value>
                        <maml:description>
                            <maml:para>Drop Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BoxStorage</dev:value>
                        <maml:description>
                            <maml:para>Box.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystem</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureFileSystemInternalStorage</dev:value>
                        <maml:description>
                            <maml:para>File system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePoint</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Import/Export via CSOM API.
            Administrator only legacy migration ProjectType.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Sonian archive project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Eml</dev:value>
                        <maml:description>
                            <maml:para>EML project.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AwsMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AWS mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureBlobMassStorage</dev:value>
                        <maml:description>
                            <maml:para>AFS blob mass storage system.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase2</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 2 project (equivalent to Sonian Archive Phase 2 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>InMemory</dev:value>
                        <maml:description>
                            <maml:para>In memory connector.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SonianArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Sonian Archive Phase 1 project (equivalent to EML).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BitTitanCloudArchivePhase1</dev:value>
                        <maml:description>
                            <maml:para>Obsolete - do not use.
            BitTitan cloud archive Phase 1 project (equivalent to Sonian Archive Phase 1 type).</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageEml</dev:value>
                        <maml:description>
                            <maml:para>Eml as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>BlockStorageMsg</dev:value>
                        <maml:description>
                            <maml:para>Msg as source.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Office365Groups</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Groups.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>GoogleSites</dev:value>
                        <maml:description>
                            <maml:para>Google Sites.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQL</dev:value>
                        <maml:description>
                            <maml:para>Azure Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2005</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2005 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012</dev:value>
                        <maml:description>
                            <maml:para>Microsoft 2012 Database.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeServerPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Public folder.
            This value is used by Mspc only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlinePublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineChinaPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (China) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DynamicsCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Dynamics Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SalesforceCrm</dev:value>
                        <maml:description>
                            <maml:para>Type for use with Salesforce Crm.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MicrosoftSQL2012Assessment</dev:value>
                        <maml:description>
                            <maml:para>Microsoft SQL 2012 Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSQLAssessment</dev:value>
                        <maml:description>
                            <maml:para>Azure SQL Assessment.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OneDriveProAPI</dev:value>
                        <maml:description>
                            <maml:para>One Drive for Business via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SharePointOnlineAPI</dev:value>
                        <maml:description>
                            <maml:para>SharePoint Online via Migration API.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WorkMail</dev:value>
                        <maml:description>
                            <maml:para>AWS WorkMail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AzureSubscription</dev:value>
                        <maml:description>
                            <maml:para>Azure subscription.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AMS</dev:value>
                        <maml:description>
                            <maml:para>AMS.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ActiveDirectoryForest</dev:value>
                        <maml:description>
                            <maml:para>Active directory forest.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermany</dev:value>
                        <maml:description>
                            <maml:para>Office 365 Germany.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineGermanyPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (Germany) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>VSphere</dev:value>
                        <maml:description>
                            <maml:para>VMware vSphere.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Network</dev:value>
                        <maml:description>
                            <maml:para>Network.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernment</dev:value>
                        <maml:description>
                            <maml:para>Office 365 US Government.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ExchangeOnlineUsGovernmentPublicFolder</dev:value>
                        <maml:description>
                            <maml:para>Exchange Online (US Government) for use with public folder projects.
            This value is used by MSPC only and allows to use the right configuration depending on the endpoint type.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Generic</dev:value>
                        <maml:description>
                            <maml:para>Generic application.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemRetryTimeout</maml:name>
                <maml:description>
                    <maml:para>Item retry timeout.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRate</maml:name>
                <maml:description>
                    <maml:para>Max data transfer rate (bytes per unit of time).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransferRateDuration</maml:name>
                <maml:description>
                    <maml:para>Max data transfer period (unit of time in milliseconds).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemFailures</maml:name>
                <maml:description>
                    <maml:para>Max item failures.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemRetry</maml:name>
                <maml:description>
                    <maml:para>Maximum number of retries per erroneous item.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumSimultaneousMigrations</maml:name>
                <maml:description>
                    <maml:para>Max simultaneous migrations.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaxLicensesToConsume</maml:name>
                <maml:description>
                    <maml:para>Maximum number of licenses to consume per mailbox migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MspcSynchronizationDate</maml:name>
                <maml:description>
                    <maml:para>The mailbox connector synchronization date for Mspc.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>OrganizationId</maml:name>
                <maml:description>
                    <maml:para>Organization id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ParentConnectorId</maml:name>
                <maml:description>
                    <maml:para>Parent connector. Used to create a hierarchy of connectors.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>PortalStage</maml:name>
                <maml:description>
                    <maml:para>Portal stage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProcessingRequirement</maml:name>
                <maml:description>
                    <maml:para>Processing requirement.
            Allows to force migration to happen in our US datacenter for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ProcessingRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Local</dev:value>
                        <maml:description>
                            <maml:para>Any local.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>OnDemand</dev:value>
                        <maml:description>
                            <maml:para>Any on-demand.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgeNotification</maml:name>
                <maml:description>
                    <maml:para>Purge notification (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PurgePeriod</maml:name>
                <maml:description>
                    <maml:para>Purge period (in days).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedExportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected export endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SelectedImportEndpointId</maml:name>
                <maml:description>
                    <maml:para>Selected import endpoint id.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ZoneRequirement</maml:name>
                <maml:description>
                    <maml:para>Zone requirement.
            Specifies in which geographic area migrations must be performed for mailboxes attached to the connector.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.ZoneRequirements</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>NorthAmerica</dev:value>
                        <maml:description>
                            <maml:para>North America (Virginia).
            For Azure: Both AZNAE and AZNAW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>WesternEurope</dev:value>
                        <maml:description>
                            <maml:para>Western Europe (Amsterdam for Azure, Ireland for AWS).
            For Azure: AZEUW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>AsiaPacific</dev:value>
                        <maml:description>
                            <maml:para>Asia Pacific (Singapore).
            For Azure: AZSEA</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Australia</dev:value>
                        <maml:description>
                            <maml:para>Australia (Asia Pacific Sydney).
            For Azure: AZAUE - NSW.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Japan</dev:value>
                        <maml:description>
                            <maml:para>Japan (Asia Pacific Tokyo).
            For Azure: AZJPE - Saltiama.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SouthAmerica</dev:value>
                        <maml:description>
                            <maml:para>South America (Sao Paolo).
            For Azure: AZSAB.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Canada</dev:value>
                        <maml:description>
                            <maml:para>Canada.
            For Azure: AZCAD.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>NorthernEurope</dev:value>
                        <maml:description>
                            <maml:para>Northern Europe (Dublin).
            For Azure: AZEUN.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Any</dev:value>
                        <maml:description>
                            <maml:para>Any.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxConnector</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxConnector</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxConnector</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxConnector removes a(an) MW_MailboxConnector.
Represents a mailbox connector.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxConnector</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Add-MW_MailboxMigration</command:name>
            <command:verb>Add</command:verb>
            <command:noun>MW_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Adds a(an) MW_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Add-MW_MailboxMigration adds a(an) MW_MailboxMigration.
Represents a mailbox migration.
A mailbox migration represents the migration of an item (one migration pass only).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxQueueTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Add-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="True">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessToken</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Int64</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">MailboxQueueTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">DateTime</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessToken</maml:name>
                <maml:description>
                    <maml:para>Token.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentCount</maml:name>
                <maml:description>
                    <maml:para>The number of times the migration has been assigned to a server.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompleteDate</maml:name>
                <maml:description>
                    <maml:para>Complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConsumedLicense</maml:name>
                <maml:description>
                    <maml:para>Whether a license was consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FailureMessage</maml:name>
                <maml:description>
                    <maml:para>Failure message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FailureStack</maml:name>
                <maml:description>
                    <maml:para>Failure stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address of the client who started the migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemTypes</maml:name>
                <maml:description>
                    <maml:para>Items types that are enabled for this migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransfer</maml:name>
                <maml:description>
                    <maml:para>Max data transfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int64</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemsPerFolder</maml:name>
                <maml:description>
                    <maml:para>Max items per folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationServerIp</maml:name>
                <maml:description>
                    <maml:para>Migration Server Ip.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID override.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RepairEndDate</maml:name>
                <maml:description>
                    <maml:para>Repair end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RepairStartDate</maml:name>
                <maml:description>
                    <maml:para>Repair start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerId</maml:name>
                <maml:description>
                    <maml:para>Server ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartDate</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartRequestedDate</maml:name>
                <maml:description>
                    <maml:para>Start requested date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxQueueStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxQueueTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.DateTime</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseServerAffinity</maml:name>
                <maml:description>
                    <maml:para>Use server affinity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Submit a mailbox migration
Add-MW_MailboxMigration -Ticket $ticket -ConnectorId $connector.Id -MailboxId $mailbox.Id -UserId $ticket.UserId -Type Full -ItemTypes Contact </dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_MailboxMigration</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_MailboxMigration gets a(an) MW_MailboxMigration.
Represents a mailbox migration.
A mailbox migration represents the migration of an item (one migration pass only).</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_ConsumedLicense</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_UseServerAffinity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_RepairEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_RepairStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_StartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_StartRequestedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ConnectorId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ConnectorId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicensePackId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicensePackId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ServerId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ServerId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_AssignmentCount</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_AssignmentCount_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemsPerFolder_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_Priority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_Priority_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransfer_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Status</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FailureMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FailureMessage_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FailureStack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FailureStack_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_MigrationServerIp</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_MigrationServerIp_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tags_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ConnectorId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>ConsumedLicense</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureMessage</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FailureStack</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_ConsumedLicense</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Boolean_UseServerAffinity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CompleteDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_RepairEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_RepairStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_StartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_StartRequestedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ConnectorId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ConnectorId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_Id_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicensePackId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_LicensePackId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MailboxId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_MasterLicensePackId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ServerId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_ServerId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_AssignmentCount</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_AssignmentCount_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_MaximumItemsPerFolder_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_Priority</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int32_Priority_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Int64_MaximumDataTransfer_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Status</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FailureMessage</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FailureMessage_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FailureStack</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_FailureStack_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_IpAddress_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_MigrationServerIp</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_MigrationServerIp_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Restriction_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tags</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Tags_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>FilterBy_String_Version_IN</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>FilterBy_Type</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>IpAddress</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>LicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MailboxId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MasterLicensePackId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumDataTransfer</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MaximumItemsPerFolder</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>MigrationServerIp</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageOffset</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>PageSize</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Priority</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairEndDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RepairStartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Restriction</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>RetrieveAll</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ServerId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ShouldUnmaskProperties</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_AssignmentCount_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CompleteDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_CreateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureMessage_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_FailureStack_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_IpAddress_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumDataTransfer_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MaximumItemsPerFolder_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_MigrationServerIp_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Priority_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairEndDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_RepairStartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Restriction_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_StartRequestedDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Tags_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_UpdateDate_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Ascending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SortBy_Version_Descending</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>StartRequestedDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Tags</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Type</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UpdateDate</maml:name>
                    <command:parameterValue required="False">String[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>UserId</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>UseServerAffinity</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Version</maml:name>
                    <command:parameterValue required="False">Object[]</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentCount</maml:name>
                <maml:description>
                    <maml:para>The number of times the migration has been assigned to a server.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CompleteDate</maml:name>
                <maml:description>
                    <maml:para>Complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>ConsumedLicense</maml:name>
                <maml:description>
                    <maml:para>Whether a license was consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FailureMessage</maml:name>
                <maml:description>
                    <maml:para>Failure message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FailureStack</maml:name>
                <maml:description>
                    <maml:para>Failure stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Boolean_ConsumedLicense</maml:name>
                <maml:description>
                    <maml:para>Whether a license was consumed.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Boolean_UseServerAffinity</maml:name>
                <maml:description>
                    <maml:para>Use server affinity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CompleteDate</maml:name>
                <maml:description>
                    <maml:para>Complete date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_CreateDate</maml:name>
                <maml:description>
                    <maml:para>Create date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_RepairEndDate</maml:name>
                <maml:description>
                    <maml:para>Repair end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_RepairStartDate</maml:name>
                <maml:description>
                    <maml:para>Repair start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_StartDate</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_StartRequestedDate</maml:name>
                <maml:description>
                    <maml:para>Start requested date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_DateTime_UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ConnectorId</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ConnectorId_IN</maml:name>
                <maml:description>
                    <maml:para>Connector ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_Id_IN</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_LicensePackId_IN</maml:name>
                <maml:description>
                    <maml:para>License pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MailboxId_IN</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_MasterLicensePackId_IN</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ServerId</maml:name>
                <maml:description>
                    <maml:para>Server ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_ServerId_IN</maml:name>
                <maml:description>
                    <maml:para>Server ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Guid_UserId_IN</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_AssignmentCount</maml:name>
                <maml:description>
                    <maml:para>The number of times the migration has been assigned to a server.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_AssignmentCount_IN</maml:name>
                <maml:description>
                    <maml:para>The number of times the migration has been assigned to a server.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_MaximumItemsPerFolder</maml:name>
                <maml:description>
                    <maml:para>Max items per folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_MaximumItemsPerFolder_IN</maml:name>
                <maml:description>
                    <maml:para>Max items per folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int32_Priority_IN</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_MaximumDataTransfer</maml:name>
                <maml:description>
                    <maml:para>Max data transfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Int64_MaximumDataTransfer_IN</maml:name>
                <maml:description>
                    <maml:para>Max data transfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_FailureMessage</maml:name>
                <maml:description>
                    <maml:para>Failure message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_FailureMessage_IN</maml:name>
                <maml:description>
                    <maml:para>Failure message.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_FailureStack</maml:name>
                <maml:description>
                    <maml:para>Failure stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_FailureStack_IN</maml:name>
                <maml:description>
                    <maml:para>Failure stack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address of the client who started the migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_IpAddress_IN</maml:name>
                <maml:description>
                    <maml:para>IP address of the client who started the migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_MigrationServerIp</maml:name>
                <maml:description>
                    <maml:para>Migration Server Ip.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_MigrationServerIp_IN</maml:name>
                <maml:description>
                    <maml:para>Migration Server Ip.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Restriction_IN</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Tags_IN</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_String_Version_IN</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>FilterBy_Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>IpAddress</maml:name>
                <maml:description>
                    <maml:para>IP address of the client who started the migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemEndDate</maml:name>
                <maml:description>
                    <maml:para>Item end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemStartDate</maml:name>
                <maml:description>
                    <maml:para>Item start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>LicensePackId</maml:name>
                <maml:description>
                    <maml:para>License pack ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MailboxId</maml:name>
                <maml:description>
                    <maml:para>Mailbox ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MasterLicensePackId</maml:name>
                <maml:description>
                    <maml:para>Master license pack ID (license pack -> coupon -> license pack).</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumDataTransfer</maml:name>
                <maml:description>
                    <maml:para>Max data transfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MaximumItemsPerFolder</maml:name>
                <maml:description>
                    <maml:para>Max items per folder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>MigrationServerIp</maml:name>
                <maml:description>
                    <maml:para>Migration Server Ip.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageOffset</maml:name>
                <maml:description>
                    <maml:para>Page offset value.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>PageSize</maml:name>
                <maml:description>
                    <maml:para>Page size value, indicates the max amount of entities retrieved in one request.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Priority</maml:name>
                <maml:description>
                    <maml:para>Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RepairEndDate</maml:name>
                <maml:description>
                    <maml:para>Repair end date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RepairStartDate</maml:name>
                <maml:description>
                    <maml:para>Repair start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Restriction</maml:name>
                <maml:description>
                    <maml:para>Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>RetrieveAll</maml:name>
                <maml:description>
                    <maml:para>Retrieve all results.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ServerId</maml:name>
                <maml:description>
                    <maml:para>Server ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ShouldUnmaskProperties</maml:name>
                <maml:description>
                    <maml:para>Whether passwords are unmasked.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssignmentCount_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssignmentCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_AssignmentCount_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by AssignmentCount.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompleteDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CompleteDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CompleteDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_CreateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by CreateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureMessage_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureMessage_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureMessage.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureStack_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureStack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_FailureStack_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by FailureStack.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_IpAddress_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by IpAddress.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_ItemStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by ItemStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransfer_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumDataTransfer_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumDataTransfer.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemsPerFolder_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemsPerFolder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MaximumItemsPerFolder_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MaximumItemsPerFolder.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MigrationServerIp_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by MigrationServerIp.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_MigrationServerIp_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by MigrationServerIp.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Priority_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Priority_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Priority.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairEndDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairEndDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairEndDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairStartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_RepairStartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by RepairStartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Restriction_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Restriction.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartRequestedDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartRequestedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_StartRequestedDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by StartRequestedDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Tags_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_UpdateDate_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by UpdateDate.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Ascending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SortBy_Version_Descending</maml:name>
                <maml:description>
                    <maml:para>Sort by Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartDate</maml:name>
                <maml:description>
                    <maml:para>Start date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>StartRequestedDate</maml:name>
                <maml:description>
                    <maml:para>Start requested date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Filter by Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Tags</maml:name>
                <maml:description>
                    <maml:para>Tags.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Filter by Type.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UpdateDate</maml:name>
                <maml:description>
                    <maml:para>Update date.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>UserId</maml:name>
                <maml:description>
                    <maml:para>User ID.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>UseServerAffinity</maml:name>
                <maml:description>
                    <maml:para>Use server affinity.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Version</maml:name>
                <maml:description>
                    <maml:para>Version.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Object[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code># Get the mailbox connector, filtered by name
$connectors = Get-MW_MailboxConnector -Ticket $mwTicket -FilterBy_String_Name &quot;your_unique_project_name&quot;
 
# Get migration items in the project, filtered by project(connector) id
$mailboxes = Get-MW_Mailbox -Ticket $mwTicket -FilterBy_Guid_ConnectorId $connectors[0].Id
 
# Retrieve the migration passes associated with the mailboxes
$mailboxMigrations = Get-MW_MailboxMigration -Ticket $mwTicket -FilterBy_Guid_MailboxId_IN $mailboxes.Id</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MW_MailboxMigration</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MW_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MW_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MW_MailboxMigration sets a(an) MW_MailboxMigration.
Represents a mailbox migration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxmigration</maml:name>
                    <command:parameterValue required="True">MailboxMigration[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>mailboxmigration</maml:name>
                    <command:parameterValue required="True">MailboxMigration[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>AccessLevel</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AssignmentCount</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ItemTypes</maml:name>
                    <command:parameterValue required="False">MailboxItemTypes</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ProductSkuId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Status</maml:name>
                    <command:parameterValue required="False">MailboxQueueStatus</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>mailboxmigration</maml:name>
                <maml:description>
                    <maml:para>The entities to update.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.MailboxMigration[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>AccessLevel</maml:name>
                <maml:description>
                    <maml:para>True if the entity is built by a query containing only some columns.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AssignmentCount</maml:name>
                <maml:description>
                    <maml:para>The number of times the migration has been assigned to a server.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ItemTypes</maml:name>
                <maml:description>
                    <maml:para>Items types that are enabled for this migration.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxItemTypes</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>None</dev:value>
                        <maml:description>
                            <maml:para>None.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Contact</dev:value>
                        <maml:description>
                            <maml:para>Contact.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Calendar</dev:value>
                        <maml:description>
                            <maml:para>Calendar.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Mail</dev:value>
                        <maml:description>
                            <maml:para>Mail.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Journal</dev:value>
                        <maml:description>
                            <maml:para>Journal.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Note</dev:value>
                        <maml:description>
                            <maml:para>Note.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Task</dev:value>
                        <maml:description>
                            <maml:para>Task.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Folder</dev:value>
                        <maml:description>
                            <maml:para>Folder.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Rule</dev:value>
                        <maml:description>
                            <maml:para>Rule.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Conversation</dev:value>
                        <maml:description>
                            <maml:para>Conversation.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ContactGroup</dev:value>
                        <maml:description>
                            <maml:para>Contact group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentFile</dev:value>
                        <maml:description>
                            <maml:para>Document File.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Song</dev:value>
                        <maml:description>
                            <maml:para>Song.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Permissions</dev:value>
                        <maml:description>
                            <maml:para>Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveSlice</dev:value>
                        <maml:description>
                            <maml:para>Archive slices.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFileMetadata</dev:value>
                        <maml:description>
                            <maml:para>Archive file metadata.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmailAddress</dev:value>
                        <maml:description>
                            <maml:para>Archive email addresses.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>ArchiveEmail</dev:value>
                        <maml:description>
                            <maml:para>Archive email.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>MassStorageFile</dev:value>
                        <maml:description>
                            <maml:para>Archive file.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>SecurityGroup</dev:value>
                        <maml:description>
                            <maml:para>Security Group.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>PermissionLevels</dev:value>
                        <maml:description>
                            <maml:para>Permission Levels.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DocumentLibraryPermissions</dev:value>
                        <maml:description>
                            <maml:para>Document Library Permissions.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>List</dev:value>
                        <maml:description>
                            <maml:para>Lists.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>EAMExtractionItem</dev:value>
                        <maml:description>
                            <maml:para>EAM Extraction Item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>DatabaseItem</dev:value>
                        <maml:description>
                            <maml:para>Database item.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>All</dev:value>
                        <maml:description>
                            <maml:para>All flags.</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ProductSkuId</maml:name>
                <maml:description>
                    <maml:para>Product SKU ID override.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Status</maml:name>
                <maml:description>
                    <maml:para>Status.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.MailboxQueueStatus</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MW_MailboxMigration</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MW_MailboxMigration</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MW_MailboxMigration</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MW_MailboxMigration removes a(an) MW_MailboxMigration.
Represents a mailbox migration.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MW_MailboxMigration</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Id</maml:name>
                    <command:parameterValue required="True">Guid[]</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Force</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>The id of the entity to remove.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Guid[]</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>This parameter hides the confirmation prompts and force the cmdlet to continue its operation.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-ModuleVersion</command:name>
            <command:verb>Get</command:verb>
            <command:noun>ModuleVersion</command:noun>
            <maml:description>
                <maml:para>Gets a(an) ModuleVersion</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-ModuleVersion gets a(an) ModuleVersion.
Represents the version of module.</maml:para>
        </maml:description>
        <command:syntax>
 
        </command:syntax>
        <command:parameters>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MW_Ticket</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MW_Ticket</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MW_Ticket</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MW_Ticket gets a(an) MW_Ticket.
Represents a MigrationWiz ticket.
A ticket represents a security ticket for MigrationWiz cmdlets. BitTitan cmdlets contain the MW prefix.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MW_Ticket</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImpersonateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MW_Ticket</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Credentials</maml:name>
                    <command:parameterValue required="True">PSCredential</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ElevatePrivilege</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>ImpersonateId</maml:name>
                    <command:parameterValue required="False">Guid</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>SetDefault</maml:name>
                    <command:parameterValue required="False">SwitchParameter</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Credentials</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Management.Automation.PSCredential</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="KeepPrivileged">
                <maml:name>ElevatePrivilege</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>ImpersonateId</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Guid</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>SetDefault</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Management.Automation.SwitchParameter</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>MigrationWiz ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
            <command:example>
                <maml:Title>-------------------------- Example 1 -------------------------</maml:Title>
                <dev:code>$credentials = Get-Credential
$mwTicket = Get-MW_Ticket -Credentials $credentials</dev:code>
                <dev:remarks>
                    <maml:para></maml:para>
                </dev:remarks>
            </command:example>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MigrationWizGoogleEmailForward</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MigrationWizGoogleEmailForward</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MigrationWizGoogleEmailForward</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MigrationWizGoogleEmailForward gets a(an) MigrationWizGoogleEmailForward.
Represents an MigrationWiz Google Email forwarding process.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MigrationWizGoogleEmailForward</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MigrationWizGoogleEmailForward</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="1" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuthenticationTimeout</maml:name>
                <maml:description>
                    <maml:para>Timeout for Google authentication, in seconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Get-MigrationWizGoogleUserAccounts</command:name>
            <command:verb>Get</command:verb>
            <command:noun>MigrationWizGoogleUserAccounts</command:noun>
            <maml:description>
                <maml:para>Gets a(an) MigrationWizGoogleUserAccounts</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Get-MigrationWizGoogleUserAccounts gets a(an) MigrationWizGoogleUserAccounts.
Represents MigrationWiz Google user accounts.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-MigrationWizGoogleUserAccounts</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>DomainName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Get-MigrationWizGoogleUserAccounts</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>DomainName</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="1" aliases="none">
                <maml:name>DomainName</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuthenticationTimeout</maml:name>
                <maml:description>
                    <maml:para>Timeout for Google authentication, in seconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Remove-MigrationWizGoogleOAuth2AccessToken</command:name>
            <command:verb>Remove</command:verb>
            <command:noun>MigrationWizGoogleOAuth2AccessToken</command:noun>
            <maml:description>
                <maml:para>Removes a(an) MigrationWizGoogleOAuth2AccessToken</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Remove-MigrationWizGoogleOAuth2AccessToken removes a(an) MigrationWizGoogleOAuth2AccessToken.
Represents an MigrationWiz Google OAuth2 access token.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-MigrationWizGoogleOAuth2AccessToken</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Remove-MigrationWizGoogleOAuth2AccessToken</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuthenticationTimeout</maml:name>
                <maml:description>
                    <maml:para>Timeout for Google authentication, in seconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MigrationWizGoogleEmailForward</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MigrationWizGoogleEmailForward</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MigrationWizGoogleEmailForward</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MigrationWizGoogleEmailForward sets a(an) MigrationWizGoogleEmailForward.
Represents an MigrationWiz Google Email forwarding process.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MigrationWizGoogleEmailForward</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="4">
                    <maml:name>Action</maml:name>
                    <command:parameterValue required="True">GoogleEmailForwardAction</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="2">
                    <maml:name>Enable</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="3">
                    <maml:name>ForwardTo</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MigrationWizGoogleEmailForward</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="4">
                    <maml:name>Action</maml:name>
                    <command:parameterValue required="True">GoogleEmailForwardAction</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="2">
                    <maml:name>Enable</maml:name>
                    <command:parameterValue required="True">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="3">
                    <maml:name>ForwardTo</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="4" aliases="none">
                <maml:name>Action</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">BitTitan.Powershell.Core.GoogleEmailForwardAction</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="1" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="2" aliases="none">
                <maml:name>Enable</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuthenticationTimeout</maml:name>
                <maml:description>
                    <maml:para>Timeout for Google authentication, in seconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="3" aliases="none">
                <maml:name>ForwardTo</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>Set-MigrationWizGoogleUserPassword</command:name>
            <command:verb>Set</command:verb>
            <command:noun>MigrationWizGoogleUserPassword</command:noun>
            <maml:description>
                <maml:para>Sets a(an) MigrationWizGoogleUserPassword</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>Set-MigrationWizGoogleUserPassword sets a(an) MigrationWizGoogleUserPassword.
Represents the password of an MigrationWiz Google user.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Set-MigrationWizGoogleUserPassword</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="3">
                    <maml:name>ForceChangePassword</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="2">
                    <maml:name>NewPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>Set-MigrationWizGoogleUserPassword</maml:name>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="1">
                    <maml:name>EmailAddress</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="True">Ticket</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>AuthenticationTimeout</maml:name>
                    <command:parameterValue required="False">Int32</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="3">
                    <maml:name>ForceChangePassword</maml:name>
                    <command:parameterValue required="False">Boolean</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="2">
                    <maml:name>NewPassword</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="1" aliases="none">
                <maml:name>EmailAddress</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>BitTitan ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>AuthenticationTimeout</maml:name>
                <maml:description>
                    <maml:para>Timeout for Google authentication, in seconds.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Int32</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="3" aliases="none">
                <maml:name>ForceChangePassword</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.Boolean</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="2" aliases="none">
                <maml:name>NewPassword</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
        <command:details>
            <command:name>New-MW_MailboxConnectorTypes</command:name>
            <command:verb>New</command:verb>
            <command:noun>MW_MailboxConnectorTypes</command:noun>
            <maml:description>
                <maml:para>Creates a(an) MW_MailboxConnectorTypes</maml:para>
            </maml:description>
        </command:details>
        <maml:description>
            <maml:para>New-MW_MailboxConnectorTypes creates a(an) MW_MailboxConnectorTypes.
Represents a maiblox connector type.</maml:para>
        </maml:description>
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-MW_MailboxConnectorTypes</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="True" globbing="true" pipelineInput="false" position="named">
                    <maml:name>EndpointUrl</maml:name>
                    <command:parameterValue required="True">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
            <command:syntaxItem>
                <maml:name>New-MW_MailboxConnectorTypes</maml:name>
                <command:parameter required="True" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Configuration</maml:name>
                    <command:parameterValue required="True">Configuration</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="true" pipelineInput="false" position="named">
                    <maml:name>Environment</maml:name>
                    <command:parameterValue required="False">String</command:parameterValue>
                </command:parameter>
                <command:parameter required="False" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Ticket</maml:name>
                    <command:parameterValue required="False">Ticket</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
 
        </command:syntax>
        <command:parameters>
            <command:parameter required="True" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Configuration</maml:name>
                <maml:description>
                    <maml:para>none</maml:para>
                </maml:description>
                <command:parameterValue required="True">MigrationProxy.WebApi.Configuration</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="True" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>EndpointUrl</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="True">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="true" pipelineInput="false" position="named" aliases="none">
                <maml:name>Environment</maml:name>
                <maml:description>
                    <maml:para>Specifies the endpoint to use.</maml:para>
                </maml:description>
                <command:parameterValue required="False">System.String</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                    <dev:possibleValue>
                        <dev:value>BT</dev:value>
                        <maml:description>
                            <maml:para>Represents BT</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Beta</dev:value>
                        <maml:description>
                            <maml:para>Represents Beta</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Test</dev:value>
                        <maml:description>
                            <maml:para>Represents Test</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>China</dev:value>
                        <maml:description>
                            <maml:para>Represents China</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                    <dev:possibleValue>
                        <dev:value>Germany</dev:value>
                        <maml:description>
                            <maml:para>Represents Germany</maml:para>
                        </maml:description>
                    </dev:possibleValue>
                </dev:possibleValues>
            </command:parameter>
            <command:parameter required="False" globbing="false" pipelineInput="false" position="named" aliases="none">
                <maml:name>Ticket</maml:name>
                <maml:description>
                    <maml:para>MigrationWiz ticket.</maml:para>
                </maml:description>
                <command:parameterValue required="False">MigrationProxy.WebApi.Ticket</command:parameterValue>
                <dev:defaultValue> </dev:defaultValue>
                <dev:possibleValues>
                </dev:possibleValues>
            </command:parameter>
        </command:parameters>
        <maml:alertSet>
        </maml:alertSet>
        <command:examples>
 
        </command:examples>
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText>https://www.bittitan.com/doc/powershell.html</maml:linkText>
            </maml:navigationLink>
        </maml:relatedLinks>
    </command:command>
</helpItems>